mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Merge pull request #417 from endofcake/gh-pages
Replace Tender Support link with GitHub Issues
This commit is contained in:
commit
0931ad1ec4
2
404.html
2
404.html
@ -26,7 +26,7 @@
|
||||
<li><a href="https://msmhq.com/">Overview</a></li>
|
||||
<li><a href="https://msmhq.com/blog/">Blog</a></li>
|
||||
<li><a href="https://msmhq.com/docs/">Docs</a></li>
|
||||
<li><a href="https://msm.tenderapp.com/">Support</a></li>
|
||||
<li><a href="https://github.com/msmhq/msm/issues">Support</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -20,7 +20,7 @@
|
||||
<li{% if page.tab == "overview" %} class="active"{% endif %}><a href="{{ site.baseurl }}/">Overview</a></li>
|
||||
<li{% if page.tab == "blog" %} class="active"{% endif %}><a href="{{ site.baseurl }}/blog/">Blog</a></li>
|
||||
<li{% if page.tab == "docs" %} class="active"{% endif %}><a href="{{ site.baseurl }}/docs/">Docs</a></li>
|
||||
<li><a href="https://msm.tenderapp.com/">Support</a></li>
|
||||
<li><a href="https://github.com/msmhq/msm/issues">Support</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user