Skip to content

Commit 038d87c

Browse files
authored
Merge pull request #3425 from SlickNutter/main
Fixed API reference link
2 parents 2ccd524 + 54a1f99 commit 038d87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ for large scale TypeScript monorepos.
1414
## Documentation Links
1515

1616
- [What is Rush Stack?](https://rushstack.io/) - learn about the mission behind these projects
17-
- [API reference](https://rushstack.io/pages/api/) - browse API documentation for NPM packages
17+
- [API reference](https://api.rushstack.io/) - browse API documentation for NPM packages
1818
- [Zulip chat room](https://rushstack.zulipchat.com/) - chat with the Rush Stack developers
1919
- [Rush](https://rushjs.io/) - a build orchestrator for large scale TypeScript monorepos
2020
- [API Extractor](https://api-extractor.com/) - create .d.ts rollups and track your TypeScript API signatures

0 commit comments

Comments
 (0)