Commit
·
9f58169
1
Parent(s):
29514d2
Fixed links in docs index
Browse files- docs/index.rst +4 -4
docs/index.rst
CHANGED
@@ -88,13 +88,13 @@ Getting Help
|
|
88 |
If you encounter any issues or have questions, please refer to the following resources:
|
89 |
|
90 |
- **Documentation**: Full API documentation and user guide.
|
91 |
-
- **GitHub Issues**: Report bugs or request features on the
|
92 |
-
- **Contributing**: Learn how to contribute to the project by reading our
|
93 |
|
94 |
License
|
95 |
=======
|
96 |
|
97 |
-
This project is licensed under the MIT License. See the
|
98 |
|
99 |
About
|
100 |
=====
|
@@ -103,7 +103,7 @@ About
|
|
103 |
|
104 |
**Version**: v1.0.1
|
105 |
|
106 |
-
Built with Sphinx using the
|
107 |
|
108 |
----------
|
109 |
|
|
|
88 |
If you encounter any issues or have questions, please refer to the following resources:
|
89 |
|
90 |
- **Documentation**: Full API documentation and user guide.
|
91 |
+
- **GitHub Issues**: Report bugs or request features on the `GitHub Issues <https://github.com/ribesstefano/PROTAC-Degradation-Predictor/issues>`_ page.
|
92 |
+
- **Contributing**: Learn how to contribute to the project by reading our `Contribution Guidelines <https://github.com/ribesstefano/PROTAC-Degradation-Predictor/blob/main/CONTRIBUTING.md>`_.
|
93 |
|
94 |
License
|
95 |
=======
|
96 |
|
97 |
+
This project is licensed under the MIT License. See the `LICENSE <https://github.com/ribesstefano/PROTAC-Degradation-Predictor/blob/main/LICENSE>`_ file for details.
|
98 |
|
99 |
About
|
100 |
=====
|
|
|
103 |
|
104 |
**Version**: v1.0.1
|
105 |
|
106 |
+
Built with Sphinx using the `Read the Docs theme <https://sphinx-rtd-theme.readthedocs.io/>`_.
|
107 |
|
108 |
----------
|
109 |
|