Updated links to ghost.org sites

no issue

Follow-up task of the updated Ghost Docs structure. Updated links reflecting the new structure to prevent unnecessary 404s and redirects
This commit is contained in:
Aileen Nowak
2021-01-19 13:30:21 +13:00
parent 4752bf03c9
commit adfb47009e
4 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
<a href="{{@site.url}}">Latest Posts</a>
{{#if @site.facebook}}<a href="{{facebook_url @site.facebook}}" target="_blank" rel="noopener">Facebook</a>{{/if}}
{{#if @site.twitter}}<a href="{{twitter_url @site.twitter}}" target="_blank" rel="noopener">Twitter</a>{{/if}}
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
<a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>