Skip to content

Commit 8c02b89

Browse files
kimci86eXpl0it3r
authored andcommitted
Fix link to functions page on documentation mainpage
1 parent 3c0f1ae commit 8c02b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mainpage.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
///
44
/// \section welcome Welcome
55
/// Welcome to the official SFML documentation for C. Here you will find a detailed
6-
/// view of all the SFML <a href="./globals_func.htm">functions</a>.<br/>
6+
/// view of all the SFML <a href="./globals_func.html">functions</a>.<br/>
77
/// If you are looking for tutorials, you can visit the official website
88
/// at <a href="https://www.sfml-dev.org/">www.sfml-dev.org</a>.
99
///

0 commit comments

Comments
 (0)