1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-12 08:04:14 +02:00

Fix 404 in README.md

Directly accessing 'wiki' results in a 404.
I have added the complete wiki url (as in the FAQ topic)
This commit is contained in:
AragurDEV
2018-08-10 14:00:29 +02:00
committed by GitHub
parent 9a2dfe0e52
commit d9c2cb44f8

View File

@@ -92,7 +92,7 @@ You can add:
### Dive In!
- Do not miss [our demos](https://webslides.tv/).
- Want to get techie? Read [our wiki](wiki):
- Want to get techie? Read [our wiki](https://github.com/webslides/WebSlides/wiki):
- [FAQ](https://github.com/webslides/WebSlides/wiki)
- [Core API](https://github.com/webslides/WebSlides/wiki/Core-API)
- [Plugin Docs](https://github.com/webslides/WebSlides/wiki/Plugin-docs)