Skip to content

Conversation

@mishig25
Copy link
Collaborator

@mishig25 mishig25 commented Nov 3, 2025

Fix unclosed HTML link tag in security-sso.md

Fixed an unclosed <a> tag in a WARNING admonition that was breaking markdown link rendering on the page.

Changes:

  • Added missing </a> closing tag in security-sso.md line 8
  • The unclosed HTML link within the blockquote was causing subsequent markdown links to not render properly

File affected:

  • hub-docs/docs/hub/security-sso.md`
image

@mishig25 mishig25 merged commit 450d76d into main Nov 3, 2025
2 checks passed
@mishig25 mishig25 deleted the mishig25-patch-7 branch November 3, 2025 08:21
@HuggingFaceDocBuilderDev

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.

@mishig25 mishig25 changed the title Fix warning message formatting in security SSO doc Fix unclosed HTML link tag in security-sso.md Nov 3, 2025
@mishig25
Copy link
Collaborator Author

mishig25 commented Nov 3, 2025

looking at past commits, the unclosed </a> tag was introduced in #1765

image

ideally, we should use markdown links as well instead of html ones

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