Skip to content

Commit a53a8df

Browse files
authored
Merge pull request #8 from doanbactam/main
Fix quick start
2 parents c786087 + 1b9f511 commit a53a8df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a href="https://fsl.software/">
1515
<img src="https://img.shields.io/static/v1?label=License&message=FSL-1.1-ALv2&color=000" />
1616
</a>
17-
<a href="https://github.com/jamiepine/spacebot">
17+
<a href="https://github.com/spacedriveapp/spacebot">
1818
<img src="https://img.shields.io/static/v1?label=Core&message=Rust&color=DEA584" />
1919
</a>
2020
<a href="https://discord.gg/gTaF2Z44f5">
@@ -316,7 +316,7 @@ Read the full vision in [docs/spacedrive.md](docs/spacedrive.md).
316316
### Build and Run
317317

318318
```bash
319-
git clone https://github.com/jamiepine/spacebot
319+
git clone https://github.com/spacedriveapp/spacebot
320320
cd spacebot
321321
cargo build --release
322322
```

0 commit comments

Comments
 (0)