Skip to content

Commit df1fadd

Browse files
lwasserZeitsperre
andauthored
Fix: text cleanup
Co-authored-by: Trevor James Smith <[email protected]>
1 parent dca6edd commit df1fadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/declare-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Alternatively, you can install your package using `pip install -e . --no-deps` t
302302

303303
Now that you have your dependencies specified in your project, you can use them to support other workflows such as publishing to Read the Docs.
304304

305-
Read the Docs is a documentation platform with a continuous integration / continuous deployment service that automatically builds and publishes your documentation.
305+
[Read the Docs](https://readthedocs.org) is a documentation platform with a continuous integration / continuous deployment service that automatically builds and publishes your documentation.
306306

307307
If you are using Read the Docs to build your documentation, then you may need to install your dependencies using a **readthedocs.yaml** file.
308308

0 commit comments

Comments
 (0)