Skip to content

docs: replace placeholder production URL in Docusaurus config #37

Description

@Labeeb2339

The current Docusaurus configuration still uses the starter deployment URL:

  • skel/docs/docusaurus.config.js:11 sets url to https://your-docusaurus-test-site.com.
  • The same config is used for the Deepfence ThreatMapper documentation site, and the repository has an open site issue plus an existing history of deployment/domain work.

Because Docusaurus uses url when generating canonical URLs, sitemap/SEO metadata, and absolute links, the published site can emit links pointing at the placeholder host. Could this be replaced with the actual documentation host (for example, the currently supported docs.deepfence.io host if that remains canonical), and then verified by inspecting a generated page’s canonical URL and sitemap?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions