Skip to content

Commit b24145a

Browse files
authored
Remove release and cloud-ui testing docs (#2599)
1 parent 41c80c0 commit b24145a

File tree

6 files changed

+3
-211
lines changed

6 files changed

+3
-211
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Note: If you want to ignore a changeset bump in terminal (e.g. major bump for se
9090

9191
## Releasing
9292

93-
See the [release docs](packages/components/RELEASE.md) for the process we follow to publish a new package version.
93+
See the [release docs](https://hashicorp.atlassian.net/wiki/x/HIBT0Q) for the process we follow to publish a new package version.
9494

9595
## License
9696

packages/components/HOW-TO-TEST-A-COMPONENT-IN-CLOUD-UI.md

-126
This file was deleted.

packages/components/RELEASE.md

-81
This file was deleted.

packages/tokens/.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33

44
/tsconfig.json
55

6-
/RELEASE.md
76
/CONTRIBUTING.md

packages/tokens/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ This action will:
6868

6969
## Releasing a new npm version of the package
7070

71-
See the [RELEASE](RELEASE.md) guide for details.
71+
See the [release guide](https://hashicorp.atlassian.net/wiki/x/HIBT0Q) for details.

website/docs/about/contribution.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To work in one of the Helios code packages, consult the corresponding `CONTRIBUT
3535

3636
Review the [Engineering Checklist for new components](https://github.com/hashicorp/design-system/blob/main/packages/components/NEW-COMPONENT-CHECKLIST.md#engineering-checklist) if you’re working on a new component.
3737

38-
If you need to test the component in one of our consumers’ codebases, review the [instructions for testing a component in Cloud UI](https://github.com/hashicorp/design-system/blob/main/packages/components/HOW-TO-TEST-A-COMPONENT-IN-CLOUD-UI.md).
38+
If you need to test the component in one of our consumers’ codebases, review the [instructions for testing a component in consumer's repositories](https://hashicorp.atlassian.net/wiki/x/24Fx0Q).
3939

4040
### Why large direct contributions are not currently accepted
4141

0 commit comments

Comments
 (0)