Skip to content

Commit 37681b1

Browse files
authored
chore: Add CNAME to point to learn.openapis.org (#57)
* chore: Add CNAME to point to learn.openapis.org * chore: Updated baseUrl to be hosted at root in readiness for CNAME
1 parent 7228eac commit 37681b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
learn.openapis.org

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
remote_theme: just-the-docs/just-the-docs
33
title: OpenAPI Documentation
44
description: For API designers and writers wishing formalize their API in an OpenAPI Description document.
5-
baseurl: /Documentation
5+
baseurl: /
66
logo: "/assets/images/OpenAPI_Logo_Pantone-1.png"
77
footer_content: "\xA9 2023 OpenAPI Initiative. <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\
88
><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/80x15.png\"\

0 commit comments

Comments
 (0)