Skip to content

Commit

Permalink
MAINT: fix linkcheck problems
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 11, 2024
1 parent 0be9169 commit cd6faea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
linkcheck_anchors = False
linkcheck_ignore = [
"http://code.ihep.ac.cn/redeboer/IniSelect",
"http://polywww.in2p3.fr",
"http://www.cmtsite.net",
"https://dayabay.bnl.gov",
"https://github.com/redeboer/BOSS_IniSelect_ORIGINAL",
Expand Down
6 changes: 2 additions & 4 deletions docs/tutorials/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ control system comparable to Subversion and Git.

More information:

- [An accessible introduction to CVS](http://polywww.in2p3.fr/activites/physique/glast/workbook/pages/softwareOverview/cvsBasics.htm)

- [Commonly used CVS commands](http://polywww.in2p3.fr/activites/physique/glast/workbook/pages/softwareOverview/commonCVScommands.htm)

- [An accessible introduction to CVS](https://www.gnu.org/software/trans-coord/manual/cvs/html_node/index.html)
- [Commonly used CVS commands](https://www.gnu.org/software/trans-coord/manual/cvs/html_node/CVS-commands.html)
- [Wikipedia on CVS](https://en.wikipedia.org/wiki/Concurrent_Versions_System)

0 comments on commit cd6faea

Please sign in to comment.