Turned the header image in readme.md into a link.

Updated all links to use https (tested).
This commit is contained in:
Maximilian Wagenbach 2018-02-08 13:46:09 +01:00 committed by Lukas Dürrenberger
parent 5d7843c58a
commit 989367e345
19 changed files with 63 additions and 66 deletions

View file

@ -5,7 +5,7 @@
/// Welcome to the official SFML documentation. Here you will find a detailed
/// view of all the SFML <a href="./annotated.php">classes</a> and functions. <br/>
/// If you are looking for tutorials, you can visit the official website
/// at <a href="http://www.sfml-dev.org/">www.sfml-dev.org</a>.
/// at <a href="https://www.sfml-dev.org/">www.sfml-dev.org</a>.
///
/// \section example Short example
/// Here is a short example, to show you how simple it is to use SFML: