Skip to content

Commit 3ecd2cd

Browse files
author
Tyler Titsworth
authored
Update Site Headers to have an anchor link (#229)
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent e59f2e6 commit 3ecd2cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mkdocs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ markdown_extensions:
2828
- pymdownx.tabbed:
2929
alternate_style: true
3030
- tables
31+
- toc:
32+
permalink: 🔗
3133
nav:
3234
- Getting Started: 'index.md'
3335
- Containers:

pytorch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ It is the image user's responsibility to ensure that any use of The images below
329329
[Intel® Data Center GPU Flex Series]: https://ark.intel.com/content/www/us/en/ark/products/series/230021/intel-data-center-gpu-flex-series.html
330330
[Intel® Data Center GPU Max Series]: https://ark.intel.com/content/www/us/en/ark/products/series/232874/intel-data-center-gpu-max-series.html
331331
332-
[Intel® MPI]: (https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html)
332+
[Intel® MPI]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html
333333
[Intel® Extension for PyTorch*]: https://intel.github.io/intel-extension-for-pytorch/
334334
[Intel® Distribution for Python*]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html
335335
[Intel® oneAPI Collective Communications Library]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/oneccl.html

0 commit comments

Comments
 (0)