Skip to content

Fix the 5 broken internal links reported in broken-links.txt #3674

Description

@tpayet

Follow-up to #3672.

broken-links.txt at the repo root currently reports 5 broken internal links across 4 files, all pointing to pages that do not exist:

  • capabilities/full_text_search/advanced/debug_search_performance.mdx line 98: /resources/self_hosting/sharding
  • capabilities/indexing/how_to/document_relations.mdx line 142: /resources/self_hosting/sharding
  • capabilities/indexing/how_to/document_relations.mdx line 148: /reference/api/settings/get-foreign-keys
  • resources/help/experimental_features_overview.mdx line 69: /capabilities/personalization/getting_started
  • resources/self_hosting/enterprise_edition.mdx line 14: /resources/self_hosting/sharding

Beyond the reader-facing dead ends, broken internal links slow down crawler re-mapping of the site after the IA restructures, which matters while we are trying to recover the docs' search positions (see #3672).

Fix is either creating the missing target pages (the sharding page is referenced from 3 places, so it probably should exist) or repointing the links to existing pages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions