diff --git a/.github/workflows/spin.yml b/.github/workflows/spin.yml
index c84d2be7df..0a2c514144 100644
--- a/.github/workflows/spin.yml
+++ b/.github/workflows/spin.yml
@@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
with:
- repository: 'fermyon/spin'
+ repository: "spinframework/spin"
ref: ${{ env.spin_ref }}
path: spin
diff --git a/readme.md b/readme.md
index 1dd74e6b24..691e31858f 100644
--- a/readme.md
+++ b/readme.md
@@ -1,8 +1,8 @@
-# Fermyon Rust Docs
+# Spin Rust Docs
-This repo hosts generated Rust documentation for public Fermyon projects:
+This repo hosts generated Rust documentation for Spin:
- Spin:
- - `main`:
- - Tagged versions, e.g.
+ - `main`:
+ - Tagged versions, e.g.
\ No newline at end of file