We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6591f7 commit 7410fe4Copy full SHA for 7410fe4
build/ui-bundle.zip
-2 Bytes
src/partials/footer-content.hbs
@@ -36,7 +36,7 @@
36
</li>
37
38
<li>
39
- <a href="https://developers.tigergraph.com/">Developer Site</a>
+ <a href="https://dev.tigergraph.com/">Developer Site</a>
40
41
42
src/partials/header-content.hbs
@@ -94,7 +94,7 @@
94
<div class="navbar-item has-dropdown is-hoverable">
95
<a class="navbar-link" href="#">Resources</a>
96
<div class="navbar-dropdown">
97
- <a class="navbar-item" href="https://developers.tigergraph.com/">Developer Site</a>
+ <a class="navbar-item" href="https://dev.tigergraph.com/">Developer Site</a>
98
<a class="navbar-item" href="https://community.tigergraph.com/">Community Forum</a>
99
<a class="navbar-item" href="https://tigergraph.freshdesk.com/support/solutions">Knowledge Base</a>
100
</div>
0 commit comments