Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed link
  • Loading branch information
cweikl authored Jul 25, 2024
1 parent cdac0d0 commit 71cf485
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Clone the repository "main" using git
~$ git clone https://github.com/linuxmuster-docs/main.git # if you have no ssh-key within github
~$ git clone [email protected]:linuxmuster-docs/main.git # if you have a ssh-key within github

Install sphinx, e.g. under Ubuntu 22.04, do
Install sphinx, e.g. under Ubuntu 20.04, do

.. code:: bash

Expand Down Expand Up @@ -114,7 +114,7 @@ Guidelines for documentation
++++++++++++++++++++++++++++

The structure guide and style guide provide information on the design of our documentation. See our Guidelines
https://docs.linuxmuster.net/de/latest/appendix/contribute/guidelines.html
https://docs.linuxmuster.net/de/latest/appendix/contribute/guidelines.html.

Translation
+++++++++++
Expand Down Expand Up @@ -145,11 +145,3 @@ Then run to following commands (inside the document root):
$ make -e SPHINXOPTS="-D language='en'" html

Read the `Internationalization chapter <http://www.sphinx-doc.org/en/stable/intl.html>`__ in the offical sphinx documentation for a more detailed description.


Further reading
+++++++++++++++

See the documentation on linuxmuster.net_.

.. _linuxmuster.net: https://docs.linuxmuster.net/de/latest/appendix/contribute/index.html

0 comments on commit 71cf485

Please sign in to comment.