Skip to content

Commit

Permalink
update domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
brofar committed Aug 2, 2024
1 parent 62e6222 commit 8f3aaf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ A webpage to keep track of early game RNG events to help with Quistis/Zell card.

**Not currently functional**

[Access the live tool](https://galbadia.garden/cards)
[Access the live tool](https://tools.ff8.wiki/cards)

[All tools](https://galbadia.garden)
[All tools](https://tools.ff8.wiki)

## Acknowledgements
This tool was made possible by the following people's dedicated research:
Expand Down
2 changes: 1 addition & 1 deletion src/components/Siteheader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function Siteheader() {
color={dark ? 'yellow' : 'blue'}
title="Back to garden"
component="a"
href="https://galbadia.garden"
href="/"
>
<IconArrowNarrowLeft size="1.1rem" />
</ActionIcon>
Expand Down

0 comments on commit 8f3aaf9

Please sign in to comment.