Skip to content

Commit 4a6700d

Browse files
committed
Use the canonical org casing in the two README links
github.com/fastcomments/... 301s to github.com/FastComments/..., which the docs site rewrites into a crawlable href and an external-link crawl then flags as a redirect. The git+https install samples keep their current casing - git resolves them fine and they are not links.
1 parent 873f731 commit 4a6700d

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
@@ -17,7 +17,7 @@ Pin the tag rather than a branch so builds are deterministic. The same form work
1717
fastcomments @ git+https://github.com/fastcomments/fastcomments-python.git@v3.1.0
1818
```
1919

20-
Each tagged [GitHub Release](https://github.com/fastcomments/fastcomments-python/releases) also has a built wheel attached if you prefer to install a binary artifact directly.
20+
Each tagged [GitHub Release](https://github.com/FastComments/fastcomments-python/releases) also has a built wheel attached if you prefer to install a binary artifact directly.
2121

2222
### Library Contents
2323

@@ -249,5 +249,5 @@ MIT
249249
## Support
250250

251251
- [Documentation](https://docs.fastcomments.com)
252-
- [GitHub Issues](https://github.com/fastcomments/fastcomments-python/issues)
252+
- [GitHub Issues](https://github.com/FastComments/fastcomments-python/issues)
253253
- [FastComments Support](https://fastcomments.com/auth/my-account/help)

0 commit comments

Comments
 (0)