Skip to content

docs(readme): use canonical huggingface.co domain in prose links#46042

Merged
stevhliu merged 1 commit into
huggingface:mainfrom
kiwigitops:docs/readme-fix-huggingface-domain
May 19, 2026
Merged

docs(readme): use canonical huggingface.co domain in prose links#46042
stevhliu merged 1 commit into
huggingface:mainfrom
kiwigitops:docs/readme-fix-huggingface-domain

Conversation

@kiwigitops
Copy link
Copy Markdown
Contributor

Two README prose links pointed to huggingface.com instead of huggingface.co. .com does redirect to .co, but every other link in the README (and across the org's docs) uses .co, so this is an inconsistency in the user-facing prose.

-There are over 1M+ Transformers [model checkpoints](https://huggingface.co/models?library=transformers&sort=trending) on the [Hugging Face Hub](https://huggingface.com/models) you can use.
+There are over 1M+ Transformers [model checkpoints](https://huggingface.co/models?library=transformers&sort=trending) on the [Hugging Face Hub](https://huggingface.co/models) you can use.
-Explore the [Hub](https://huggingface.com/) today to find a model and use Transformers to help you get started right away.
+Explore the [Hub](https://huggingface.co/) today to find a model and use Transformers to help you get started right away.

(Left the badge link on line 28 alone in case the .com there is deliberate; happy to update that too if a maintainer prefers.)

Copy link
Copy Markdown
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@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.

@stevhliu stevhliu added this pull request to the merge queue May 19, 2026
Merged via the queue into huggingface:main with commit c0008d1 May 19, 2026
18 checks passed
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