Skip to content

Commit 919069e

Browse files
authored
Update nav.html
1 parent 13a729b commit 919069e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/nav.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</a>
66
<ul>
77
<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>
8+
<a href="https://blog.parseplatform.org" target="_blank"><li>Blog</li></a>
9+
<a href="https://community.parseplatform.org" target="_blank"><li>Community</li></a>
10+
<a href="https://opencollective.com/parse-server" target="_blank"><li>Back Us</li></a>
1111
</ul>
1212
</div>
1313
</nav>

0 commit comments

Comments
 (0)