Browse Source

Forgot to edit link to point to SFML webpage and not Allegro..

Ricardo Antonio Tejada 8 years ago
parent
commit
3d77394bd2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      demo/sfml_opengl2/Readme.md
  2. 1 1
      demo/sfml_opengl3/Readme.md

+ 1 - 1
demo/sfml_opengl2/Readme.md

@@ -1,6 +1,6 @@
 # SFML 2.4 nuklear backend
 # SFML 2.4 nuklear backend
 
 
-This backend provides support for [SFML 2.4](http://liballeg.org/). It will work on all platforms supported by SFML.
+This backend provides support for [SFML 2.4](http://www.sfml-dev.org). It will work on all platforms supported by SFML.
 
 
 ## Compiling
 ## Compiling
 
 

+ 1 - 1
demo/sfml_opengl3/Readme.md

@@ -1,6 +1,6 @@
 # SFML 2.4 nuklear backend
 # SFML 2.4 nuklear backend
 
 
-This backend provides support for [SFML 2.4](http://liballeg.org/). It will work on all platforms supported by SFML.
+This backend provides support for [SFML 2.4](http://www.sfml-dev.org). It will work on all platforms supported by SFML.
 
 
 ## Compiling
 ## Compiling