Skip to content

Commit c626cfd

Browse files
committed
Update README.md to correct repository links and image alt text
1 parent 8dff08c commit c626cfd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- <div align="center">
2-
<img src="./assets/logo.png" alt="SmallDoges" width="100%">
2+
<img src="./assets/logo.png" alt="flash-algo" width="100%">
33
</div> -->
44

55
<div align="center">
@@ -67,7 +67,7 @@ pip install flash-sparse-attn --no-build-isolation
6767
Alternatively, you can compile and install from source:
6868

6969
```bash
70-
git clone https://github.com/SmallDoges/flash-sparse-attn.git
70+
git clone https://github.com/flash-algo/flash-sparse-attn.git
7171
cd flash-sparse-attn
7272
pip install . --no-build-isolation
7373
```
@@ -293,8 +293,8 @@ We welcome contributions from the community! FSA is an open-source project and w
293293

294294
### How to Contribute
295295

296-
- **Report bugs**: Found a bug? Please [open an issue](https://github.com/SmallDoges/flash_sparse_attn/issues/new/choose)
297-
- **Request features**: Have an idea for improvement? [Let us know](https://github.com/SmallDoges/flash_sparse_attn/issues/new/choose)
296+
- **Report bugs**: Found a bug? Please [open an issue](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
297+
- **Request features**: Have an idea for improvement? [Let us know](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
298298
- **Submit code**: Ready to contribute code? Check our [Contributing Guide](CONTRIBUTING.md)
299299
- **Improve docs**: Help us make the documentation better
300300

0 commit comments

Comments
 (0)