We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ecc1f commit 16836edCopy full SHA for 16836ed
project-template/{{cookiecutter.repo_name}}/README.rst
@@ -25,7 +25,7 @@
25
🔌️ Prerequisites
26
----------------
27
28
-- [Python](https://www.python.org/) >= 3.9
+- `Python <https://www.python.org/>`__ >= 3.9
29
30
💾 Installation
31
---------------
@@ -35,7 +35,7 @@
35
pip install {{cookiecutter.pypi_package_name}}
36
37
38
-## 📚 Documentation
39
--------------------
+📚 Documentation
+----------------
40
41
-For futher details, checkout the latest `documentation <https://exasol.github.io/{{cookiecutter.repo_name}}/>`_.
+For futher details, checkout the latest `documentation <https://exasol.github.io/{{cookiecutter.repo_name}}/>`__.
0 commit comments