Skip to content

Commit 9413466

Browse files
committed
docs: fix links to testbeds
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 3ad5ccc commit 9413466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ module.exports = {
114114

115115
_Angular_ uses _webpack_ under the hood. Therefore, it is possible to integrate this plugin by utilizing
116116
[@angular-builders/custom-webpack](https://www.npmjs.com/package/@angular-builders/custom-webpack).
117-
See an example here: [integration with Angular17/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/integration/webpack5-angular17).
117+
See an example here: [integration with Angular17/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/_testbeds/webpack5-angular17).
118118

119119
### Use with React
120120

121121
_React_ uses _webpack_ under the hood. Therefore, it is possible to integrate this plugin.
122-
See an example here: [integration with React18/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/integration/webpack5-react18).
122+
See an example here: [integration with React18/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/_testbeds/webpack5-react18).
123123

124124
## Internals
125125

0 commit comments

Comments
 (0)