fix broken links in documentation#3145
Conversation
There was a problem hiding this comment.
Pull request overview
This PR fixes broken and outdated links throughout the DeepLabCut documentation. The changes update URLs to reflect current domain structures and remove links that are no longer valid.
Changes:
- Updated Twitter links from twitter.com to x.com domain
- Corrected documentation internal links to use proper file paths
- Fixed NVIDIA shop URL to marketplace domain
- Removed a broken external tutorial link
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| examples/COLAB/COLAB_transformer_reID.ipynb | Updated maDLC documentation links and fixed COLAB notebook filename reference |
| examples/COLAB/COLAB_YOURDATA_maDLC_TrainNetwork_VideoAnalysis.ipynb | Fixed Colab badge URL to point to correct notebook filename |
| examples/COLAB/COLAB_3miceDemo.ipynb | Updated maDLC quick guide link to correct path |
| docs/recipes/TechHardware.md | Updated NVIDIA GPU shop URL and removed broken Twitter reference |
| docs/recipes/MegaDetectorDLCLive.md | Removed broken Twitter link |
| docs/recipes/ClusteringNapari.md | Updated Twitter link to X.com |
| docs/maDLC_UserGuide.md | Updated social media links and course URL |
| docs/installation.md | Removed broken external tutorial link |
| docs/gui/napari_GUI.md | Fixed internal documentation link path |
| docs/beginner-guides/beginners-guide.md | Fixed internal documentation link with proper .html extension |
| docs/UseOverviewGuide.md | Fixed beginner guide link path |
| docs/Governance.md | Updated Twitter link to X.com |
| README.md | Updated Twitter links, course URL, and model zoo URL throughout |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
C-Achard
left a comment
There was a problem hiding this comment.
Very nice ! @deruyter92 Let me know if I can do anything else for the docs next (maybe work on the dev/API docs ?)
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Removed the BSD-3 license badge from the napari GUI documentation.
The docs contained some broken links. The URLs are corrected (or in a few cases deleted) in this PR.