Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 4e43271

Browse files
author
Marko Petric
authored
Merge pull request #135 from andresailer/master
Docs: fix links to readthedocs
2 parents fc9c612 + 31d69d4 commit 4e43271

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DIRAC to run Agents, Services and clients. It is not intended to perform
88
interactive tasks (debugging, file editing, etc). We are aware than some
99
“basic” tools won’t work (less, emacs, etc). They won’t be fixed.
1010

11-
The documentation for DIRACOS can be found `here <https://diracos.readthedocs.io/en/latest/>`_.
11+
The documentation for DIRACOS can be found `here <https://diracos.readthedocs.io/>`_.
1212

1313

1414
Disclaimer
@@ -24,4 +24,4 @@ for those.
2424
:target: https://gitlab.cern.ch/CLICdp/iLCDirac/DIRACOS/pipelines
2525

2626
.. |documentation status| image:: https://readthedocs.org/projects/diracos/badge/?version=latest
27-
:target: https://diracos.readthedocs.io/en/latest/
27+
:target: https://diracos.readthedocs.io/

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ for those.
4040
:target: https://gitlab.cern.ch/CLICdp/iLCDirac/DIRACOS/pipelines
4141

4242
.. |documentation status| image:: https://readthedocs.org/projects/diracos/badge/?version=latest
43-
:target: https://diracos.readthedocs.io/en/latest/
43+
:target: https://diracos.readthedocs.io/

0 commit comments

Comments
 (0)