diff --git a/README.md b/README.md
index 38cd821..fbfeb48 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-[](https://ooxml.dev)
-[](https://api.ooxml.dev/mcp)
+[](https://ooxml.dev)
+[](https://api.ooxml.dev/mcp)
[](https://opensource.org/licenses/MIT)
The OOXML spec, explained by people who actually implemented it.
diff --git a/apps/web/src/data/docs.ts b/apps/web/src/data/docs.ts
index 6f272c6..34b7293 100644
--- a/apps/web/src/data/docs.ts
+++ b/apps/web/src/data/docs.ts
@@ -28,7 +28,7 @@ export const docs: Record = {
type: "note",
noteType: "info",
title: "Work in Progress",
- text: "This reference is actively being expanded. New sections, examples, and implementation notes land regularly. Check the [GitHub](https://github.com/superdoc-dev/ooxml-dev) for updates and how to contribute.",
+ text: "This reference is actively being expanded. New sections, examples, and implementation notes land regularly. Check the [GitHub](https://github.com/superdoc/ooxml-dev) for updates and how to contribute.",
},
{ type: "heading", level: 2, text: "What's Different Here" },
{