We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a729b commit 919069eCopy full SHA for 919069e
_includes/nav.html
@@ -5,9 +5,9 @@
5
</a>
6
<ul>
7
<a href="https://docs.parseplatform.org" target="_blank"><li>Docs</li></a>
8
- <a href="//blog.parseplatform.org" target="_blank"><li>Blog</li></a>
9
- <a href="//community.parseplatform.org" target="_blank"><li>Community</li></a>
10
- <a href="//opencollective.com/parse-server" target="_blank"><li>Back Us</li></a>
+ <a href="https://blog.parseplatform.org" target="_blank"><li>Blog</li></a>
+ <a href="https://community.parseplatform.org" target="_blank"><li>Community</li></a>
+ <a href="https://opencollective.com/parse-server" target="_blank"><li>Back Us</li></a>
11
</ul>
12
</div>
13
</nav>
0 commit comments