Skip to content

Commit bae7e6d

Browse files
committed
Replace web-build-tools --> rushstack
1 parent a25ae68 commit bae7e6d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ yarn.lock merge=binary
7373
# syntax highlighters such as GitHub's from highlighting these comments as errors. Your text editor
7474
# may also require a special configuration to allow comments in JSON.
7575
#
76-
# For more information, see this issue: https://github.com/Microsoft/web-build-tools/issues/1088
76+
# For more information, see this issue: https://github.com/Microsoft/rushstack/issues/1088
7777
#
7878
*.json linguist-language=JSON-with-Comments

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="center"><a href="https://rushstack.io/">https://rushstack.io/</a></p>
44
</td></tr></table>
55

6-
[![Join the chat at https://gitter.im/web-build-tools](https://badges.gitter.im/web-build-tools.svg)](https://gitter.im/web-build-tools?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) &nbsp; [![Build Status](https://dev.azure.com/RushStack/GitHubProjects/_apis/build/status/rushstack/rushstack%20CI%20Build?branchName=master)](https://dev.azure.com/RushStack/GitHubProjects/_build/latest?definitionId=3&branchName=master)
6+
[![Join the chat at https://gitter.im/rushstack](https://badges.gitter.im/rushstack.svg)](https://gitter.im/rushstack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) &nbsp; [![Build Status](https://dev.azure.com/RushStack/GitHubProjects/_apis/build/status/rushstack/rushstack%20CI%20Build?branchName=master)](https://dev.azure.com/RushStack/GitHubProjects/_build/latest?definitionId=3&branchName=master)
77

88
The home for various projects maintained by the Rush Stack community, whose mission is to develop reusable tooling
99
for large scale TypeScript monorepos.
@@ -13,7 +13,7 @@ for large scale TypeScript monorepos.
1313

1414
- [What is Rush Stack?](https://rushstack.io/) - learn about the mission behind these projects
1515
- [API reference](https://rushstack.io/pages/api/) - browse API documentation for NPM packages
16-
- [Gitter chat room](https://gitter.im/web-build-tools/web-build-tools) - chat with the Rush Stack developers
16+
- [Gitter chat room](https://gitter.im/rushstack/rushstack) - chat with the Rush Stack developers
1717
- [Rush](https://rushjs.io/) - a build orchestrator for large scale TypeScript monorepos
1818
- [API Extractor](https://api-extractor.com/) - create .d.ts rollups and track your TypeScript API signatures
1919
- [API Documenter](https://api-extractor.com/pages/setup/generating_docs/) - use TSDoc comments to publish an API documentation website

apps/rush-lib/assets/rush-init/[dot]gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ yarn.lock merge=binary
99
# syntax highlighters such as GitHub's from highlighting these comments as errors. Your text editor
1010
# may also require a special configuration to allow comments in JSON.
1111
#
12-
# For more information, see this issue: https://github.com/Microsoft/web-build-tools/issues/1088
12+
# For more information, see this issue: https://github.com/Microsoft/rushstack/issues/1088
1313
#
1414
*.json linguist-language=JSON-with-Comments

stack/rush-stack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ with the following common goals:
3131

3232
## Project Status
3333

34-
**Rush Stack** is still in its early phases. If you'd like to participate, please [open an issue](https://github.com/microsoft/rushstack/issues) or join the [web-build-tools Gitter community](https://gitter.im/web-build-tools/web-build-tools).
34+
**Rush Stack** is still in its early phases. If you'd like to participate, please [open an issue](https://github.com/microsoft/rushstack/issues) or join the [rushstack Gitter community](https://gitter.im/rushstack/rushstack).

0 commit comments

Comments
 (0)