Skip to content

Commit

Permalink
Fixed a non-working hyperlink in the README.md file (#19434)
Browse files Browse the repository at this point in the history
* Fixed a non-working hyperlink in the README.md file

The hyperlink to the community notebooks was outdated.

* Fixing missing double slash in hyperlink
  • Loading branch information
MikailINTech committed Oct 10, 2022
1 parent 9df953a commit 25cfd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/README.md
Expand Up @@ -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).

0 comments on commit 25cfd91

Please sign in to comment.