Skip to content
Snippets Groups Projects
Commit 37181da5 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[doc] Use markdown reference style links

We may drop the 'links' section in favour of just linking those pages
in the text.
parent b5db5759
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ The following software is recommend but optional:
- MPI (either OpenMPI, lam, or mpich suffice)
For a full explanation of the DUNE installation process please read
the installation notes [0]. The following introduction is meant for
the [installation notes][installation]. The following introduction is meant for
the impatient.
License
......@@ -55,7 +55,7 @@ follows:
Public License.
This licence clones the one of the libstc++ library. For further
implications of this library please see their licence page [3]
implications of this library please see their [licence page][licence]
See the file COPYING for full copying permissions.
......@@ -63,7 +63,7 @@ Installation
------------
Short installation instructions can be found in file INSTALL. For the
full instructions please see [0].
full instructions please see [here][installation].
Links
-----
......@@ -72,3 +72,6 @@ Links
1. http://www.dune-project.org/download.html
2. http://dune-project.org/doc/buildsystem/buildsystem.pdf
3. http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license
[installation]: http://www.dune-project.org/doc/installation-notes.html
[licence]: http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment