From 8f3aaf9b1de4fbab72f5f4e66c3fd047a89c8be8 Mon Sep 17 00:00:00 2001 From: brofar Date: Fri, 2 Aug 2024 12:38:29 -0600 Subject: [PATCH] update domain name --- README.md | 4 ++-- src/components/Siteheader.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 215de94..34e1ef4 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/src/components/Siteheader.jsx b/src/components/Siteheader.jsx index 4f777f8..8c77a0d 100644 --- a/src/components/Siteheader.jsx +++ b/src/components/Siteheader.jsx @@ -13,7 +13,7 @@ export default function Siteheader() { color={dark ? 'yellow' : 'blue'} title="Back to garden" component="a" - href="https://galbadia.garden" + href="/" >