We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c786087 + 1b9f511 commit a53a8dfCopy full SHA for a53a8df
1 file changed
README.md
@@ -14,7 +14,7 @@
14
<a href="https://fsl.software/">
15
<img src="https://img.shields.io/static/v1?label=License&message=FSL-1.1-ALv2&color=000" />
16
</a>
17
- <a href="https://github.com/jamiepine/spacebot">
+ <a href="https://github.com/spacedriveapp/spacebot">
18
<img src="https://img.shields.io/static/v1?label=Core&message=Rust&color=DEA584" />
19
20
<a href="https://discord.gg/gTaF2Z44f5">
@@ -316,7 +316,7 @@ Read the full vision in [docs/spacedrive.md](docs/spacedrive.md).
316
### Build and Run
317
318
```bash
319
-git clone https://github.com/jamiepine/spacebot
+git clone https://github.com/spacedriveapp/spacebot
320
cd spacebot
321
cargo build --release
322
```
0 commit comments