We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefabcb commit ea16805Copy full SHA for ea16805
docusaurus.config.js
@@ -13,10 +13,10 @@ const config = {
13
favicon: "img/favicon.ico",
14
15
// Set the production url of your site here
16
- url: "https://withobsrvr.com",
+ url: "https://docs.withobsrvr.com",
17
// Set the /<baseUrl>/ pathname under which your site is served
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
- baseUrl: "/obsrvr-docs/",
+ baseUrl: "/",
20
21
// GitHub pages deployment config.
22
// If you aren't using GitHub pages, you don't need these.
static/CNAME
@@ -0,0 +1 @@
1
+docs.withobsrvr.com
0 commit comments