Skip to content

Commit 4056be0

Browse files
committed
fix: incorrect url for OG repo
1 parent 810db17 commit 4056be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ export default function Home() {
443443
primary={
444444
<Typography variant="body1">
445445
<Link
446-
href="https://github.com/ral-facilities/inventory-management-system"
446+
href="https://github.com/ral-facilities/operationsgateway"
447447
target="_blank"
448448
rel="noopener"
449449
fontWeight="bold"

0 commit comments

Comments
 (0)