Skip to content

Commit

Permalink
🔗 Update Navigation Links (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 authored Aug 9, 2024
1 parent 5465d4a commit ca32d47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/app/components/TopNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ function ThemeTag() {
<TwitterIcon className="w-5 h-5" />
</a>
<a
href="https://fosstodon.org/@myst_tools"
href="https://fosstodon.org/@mystmarkdown"
target="_blank"
className="p-1.5 hover:opacity-80"
rel="me noreferrer"
Expand All @@ -187,7 +187,7 @@ function ThemeTag() {
<MastodonIcon className="w-5 h-5" />
</a>
<a
href="https://github.com/executablebooks"
href="https://github.com/jupyter-book"
target="_blank"
className="p-1.5 hover:opacity-80"
rel="noreferrer"
Expand Down

0 comments on commit ca32d47

Please sign in to comment.