Skip to content

Commit

Permalink
update domain
Browse files Browse the repository at this point in the history
  • Loading branch information
brofar committed Aug 2, 2024
1 parent a150291 commit ff71926
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Final Fantasy 8 fish fin manipulation calculator.

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

## Usage/Examples

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 ff71926

Please sign in to comment.