Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Update index.html to fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Finley224 authored and williamhorning committed Sep 29, 2024
1 parent d914282 commit d3528df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions export/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ <h4 id="title"></h4>
<div class="link-sec">
<span class="span-h3">Developers</span>
<a href="https://docs.meower.org/" target="_blank">Docs</a>
<a href="https://github.com/meower-media-co" target="_blank">Github</a>
<a href="https://github.com/meower-media" target="_blank">Github</a>
<a href="https://status.meower.org/" target="_blank">Status</a>
<a href="https://github.com/MikeDev101/cloudlink" target="_blank">CloudLink</a>
<a href="https://github.com/meower-media-co/api-client" target="_blank">api-client</a>
<a href="https://github.com/meower-media/api-client" target="_blank">api-client</a>
</div>
<div class="link-sec">
<span class="span-h3">App</span>
Expand Down Expand Up @@ -161,4 +161,4 @@ <h4 id="title"></h4>
});
</script>
</body>
</html>
</html>

0 comments on commit d3528df

Please sign in to comment.