Skip to content

Fix stale and missing links in index page HTML section cards#2315

Merged
julien-c merged 1 commit intomainfrom
fix-index-html-section-links
Mar 20, 2026
Merged

Fix stale and missing links in index page HTML section cards#2315
julien-c merged 1 commit intomainfrom
fix-index-html-section-links

Conversation

@mishig25
Copy link
Copy Markdown
Collaborator

@mishig25 mishig25 commented Mar 20, 2026

Summary

  • Stale link fixed: The Datasets card linked to ./datasets-viewer which no longer exists (file was renamed to data-studio.md). Updated the link and label to ./data-studio ("Data Studio").
  • Missing link added: storage-buckets-security.md ("Security & Compliance") exists and is in the toctree, but was missing from the Storage Buckets card in the index. Added the link.

Note

Low Risk
Low risk documentation-only change that updates navigation links; main risk is an unintended typo causing a new broken link.

Overview
Fixes stale navigation on docs/hub/index.md by replacing the removed ./datasets-viewer link with ./data-studio (Data Studio).

Adds the missing Security & Compliance link (./storage-buckets-security) to the Storage Buckets card so the index matches the existing docs/toctree.

Written by Cursor Bugbot for commit 512d830. This will update automatically on new commits. Configure here.

- Replace stale `datasets-viewer` link with `data-studio` (file was renamed)
- Add missing `storage-buckets-security` link to Storage Buckets card

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@julien-c
Copy link
Copy Markdown
Member

thx @mishig25

@julien-c julien-c merged commit e350035 into main Mar 20, 2026
3 checks passed
@julien-c julien-c deleted the fix-index-html-section-links branch March 20, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants