Commit 27098793 authored by Katrin Leinweber's avatar Katrin Leinweber
Browse files

correct section order

parent 3df1a6d4
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -77,6 +77,11 @@ When making reference to a keyboard key combination that the reader should press
insert a plus sign **without sapce** between each one of the keys.
For example, "press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano" should be write as

~~~
press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano.
~~~
{: .html}


## Links

@@ -84,9 +89,4 @@ Please label links with meaningful texts, in order to [improve
accessibility](https://webaccess.berkeley.edu/ask-pecan/click-here). Please avoid
`click here` or similar.

~~~
press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano.
~~~
{: .html}

{% include links.md %}