Эх сурвалжийг харах

Merge pull request #122 from riri/doc-fix

Documentation is now available online (solves #114)
dumblob 5 жил өмнө
parent
commit
6bf78beb4c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -25,7 +25,7 @@ render backends, it focuses only on the actual UI.
 - No global or hidden state
 - No global or hidden state
 - Customizable library modules (you can compile and use only what you need)
 - Customizable library modules (you can compile and use only what you need)
 - Optional font baker and vertex buffer output
 - Optional font baker and vertex buffer output
-- [Documentation](https://cdn.statically.io/gh/Immediate-Mode-UI/nuklear/master/doc/nuklear.html)
+- [Documentation](https://Immediate-Mode-UI.github.io/Nuklear/doc/nuklear.html)
 
 
 ## Building
 ## Building