[x] There is a corresponding issue for this pull request.
[x] My branch is up-to-date with the Upstream master branch.
[ ] The unit tests pass locally with my changes (provide a screenshot or link for test)
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation (if appropriate)
Short description of what this resolves:
The yaydoc link in navbar doesn't work. It gives a 522 connection timed out error. Moreover that's not the right link for yaydoc. The right link is dev.yaydoc.org. So this PR fixes that.
Checklist
master
branch.Short description of what this resolves:
The yaydoc link in navbar doesn't work. It gives a 522 connection timed out error. Moreover that's not the right link for yaydoc. The right link is dev.yaydoc.org. So this PR fixes that.
Changes proposed in this pull request:
Fixes #327