diff --git a/Data/Server/WebUI/src/App.jsx b/Data/Server/WebUI/src/App.jsx index 56307af..1236d97 100644 --- a/Data/Server/WebUI/src/App.jsx +++ b/Data/Server/WebUI/src/App.jsx @@ -8,7 +8,7 @@ import { import { KeyboardArrowDown as KeyboardArrowDownIcon, InfoOutlined as InfoOutlinedIcon, - MergeType as MergeTypeIcon, + GitHub as GitHub, People as PeopleIcon } from "@mui/icons-material"; import { ReactFlowProvider } from "reactflow"; @@ -459,8 +459,8 @@ export default function App() { About - { handleAboutMenuClose(); window.open("https://git.bunny-lab.io/bunny-lab/Borealis", "_blank"); }}> - Gitea Project + { handleAboutMenuClose(); window.open("https://github.com/bunny-lab-io/Borealis", "_blank"); }}> + Github Project Credits diff --git a/Data/Server/WebUI/src/Dialogs.jsx b/Data/Server/WebUI/src/Dialogs.jsx index 1ccc662..0f738b3 100644 --- a/Data/Server/WebUI/src/Dialogs.jsx +++ b/Data/Server/WebUI/src/Dialogs.jsx @@ -38,7 +38,7 @@ export function CreditsDialog({ open, onClose }) { alt="Borealis Logo" style={{ width: "120px", marginBottom: "12px" }} /> - Borealis Workflow Automation Tool + Borealis - Automation Platform Designed by Nicole Rappe @{" "}