From ee82c86bdc809a5dc26f5657866e247e0538e9cd Mon Sep 17 00:00:00 2001 From: Ngo Quang Huy Date: Wed, 8 Jun 2022 21:51:39 +0700 Subject: [PATCH] Fix link for community notebooks (#17602) * Fix link for community notebooks This fixes the link for community notebooks due to reorganization. * Replace old link with fully link to the doc page Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --- notebooks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/README.md b/notebooks/README.md index 073d298702..62f797a10a 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -88,4 +88,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](community#community-notebooks). +More notebooks developed by the community are available [here](https:hf.co/docs/transformers/community#community-notebooks).