repo: janusweb action: commit revision: path_from: revision_from: 9f23a5b18a436f5a5484566e31dd1446eb9a996a: path_to: revision_to:
commit 9f23a5b18a436f5a5484566e31dd1446eb9a996a Author: James BaicoianuDate: Wed Dec 9 11:32:43 2020 -0800 Fixed markup documentation link diff --git a/README.md b/README.md
--- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ have over the whole system. ### Use our viewer Our default viewer is always available at https://web.janusvr.com/. You can write an HTML -page with your [JanusVR Markup](http://janusvr.com/guide/markuplanguage/index.html) and host +page with your [JanusVR Markup](https://janusvr.com/docs/build/introtojml/index.html) and host it anywhere you would normally host a static website. Any regular webhost, AWS S3 static sites, CDNs, or even more exotic locations like [IPFS distributed filesystems](https://ipfs.io) will work. You can even put your mark-up onto sites like PasteBin or PiratePad. Then just load the URL
-----END OF PAGE-----