You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ about how it works.
167
167
Dredd's documentation is written in [Markdown][] using [Sphinx][]. [ReadTheDocs][] is used to build and publish the documentation:
168
168
169
169
-[https://dredd.readthedocs.io](https://dredd.readthedocs.io) - preferred long URL
170
-
-[http://dredd.rtfd.org](http://dredd.rtfd.org) - preferred short URL
170
+
-[https://dredd.rtfd.io](https://dredd.rtfd.io) - preferred short URL
171
171
172
172
Source of the documentation can be found in the [docs][] directory. To render Dredd's documentation on your computer, you need Python 3 and Node.js installed.
0 commit comments