Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const config: Config = {
'https://www.cncf.io/wp-content/themes/cncf-twenty-two/images/favicon.ico', // TODO: localize?

// Production URL:
url: 'https://techdocs.netlify.app/', // TODO
url: 'https://cncf-techdocs.netlify.app/', // FIXME if/once we get a domain
baseUrl: '/',

// GitHub pages deployment config. TODO: this still useful?
Expand Down
Loading