Fixed a non-working hyperlink in the README.md file (#19434)

* Fixed a non-working hyperlink in the README.md file

The hyperlink to the community notebooks was outdated.

* Fixing missing double slash in hyperlink
This commit is contained in:
Mikail Duzenli 2022-10-10 18:57:28 +02:00 committed by GitHub
parent 9df953a855
commit 25cfd911d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,4 +92,4 @@ You can open any page of the documentation as a notebook in colab (there is a bu
## Community notebooks:
More notebooks developed by the community are available [here](https:hf.co/docs/transformers/community#community-notebooks).
More notebooks developed by the community are available [here](https://hf.co/docs/transformers/community#community-notebooks).