Unverified Commit 8c75cfda authored by Nino Risteski's avatar Nino Risteski Committed by GitHub
Browse files

Update README.md (#25834)

_toctree.yml file. broken link, now fixed.
parent dbc16f44
...@@ -84,7 +84,7 @@ The `preview` command only works with existing doc files. When you add a complet ...@@ -84,7 +84,7 @@ The `preview` command only works with existing doc files. When you add a complet
Accepted files are Markdown (.md or .md). Accepted files are Markdown (.md or .md).
Create a file with its extension and put it in the source directory. You can then link it to the toc-tree by putting Create a file with its extension and put it in the source directory. You can then link it to the toc-tree by putting
the filename without the extension in the [`_toctree.yml`](https://github.com/huggingface/transformers/blob/main/docs/source/_toctree.yml) file. the filename without the extension in the [`_toctree.yml`](https://github.com/huggingface/transformers/blob/main/docs/source/en/_toctree.yml) file.
## Renaming section headers and moving sections ## Renaming section headers and moving sections
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment