diff --git a/Data/Server/WebUI/src/App.jsx b/Data/Server/WebUI/src/App.jsx index 733638b..5564ca7 100644 --- a/Data/Server/WebUI/src/App.jsx +++ b/Data/Server/WebUI/src/App.jsx @@ -401,7 +401,7 @@ export default function App() { About - { handleAboutMenuClose(); window.open("https://git.bunny-lab.io/Borealis", "_blank"); }}> + { handleAboutMenuClose(); window.open("https://git.bunny-lab.io/bunny-lab/Borealis", "_blank"); }}> Gitea Project diff --git a/readme.md b/readme.md index 0978b88..06c486e 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: `/readme.md` -![Borealis Logo](https://git.bunny-lab.io/Borealis/Borealis/raw/branch/main/Data/Server/WebUI/public/Borealis_Logo_Full.png) +![Borealis Logo](https://git.bunny-lab.io/Bunny-Lab/Borealis/raw/branch/main/Data/Server/WebUI/public/Borealis_Logo_Full.png) # Borealis: Visual Automation For Everyone