Skip to content

Commit 9018a0b

Browse files
authored
Merge pull request #2 from michelleN/rename
rename fermyon -> Spin
2 parents 8c8d678 + 60cf0bf commit 9018a0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/spin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/checkout@v3
2626
with:
27-
repository: 'fermyon/spin'
27+
repository: "spinframework/spin"
2828
ref: ${{ env.spin_ref }}
2929
path: spin
3030

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Fermyon Rust Docs
1+
# Spin Rust Docs
22

3-
This repo hosts generated Rust documentation for public Fermyon projects:
3+
This repo hosts generated Rust documentation for Spin:
44

55
- Spin:
6-
- `main`: <https://fermyon.github.io/rust-docs/spin/main/>
7-
- Tagged versions, e.g. <https://fermyon.github.io/rust-docs/spin/v0.7.1/>
6+
- `main`: <https://spinframework.github.io/rust-docs/spin/main/>
7+
- Tagged versions, e.g. <https://spinframework.github.io/rust-docs/spin/v0.7.1/>
88

0 commit comments

Comments
 (0)