File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ to serve the test report.
9898
9999# # Testing
100100
101- Please check out our [Testing Guidelines](/docs/contribute/ testing-guidelines/ ).
101+ Please check out our [Testing Guidelines](./ testing-guidelines.md ).
102102It includes testing guidelines and information on how to run tests.
103103
104104# # Git Workflow
Original file line number Diff line number Diff line change @@ -64,6 +64,6 @@ See the source of `.github/workflows` for details.
6464` package-lock.json ` .
6565
6666[ semver ] : https://semver.org
67- [ gh-contributing ] : https://github.com/react-ui-org/react-ui/blob/master/src/docs/contribute /general-guidelines.md
68- [ gh-contributing-git ] : https://github.com/react-ui-org/react-ui/blob/master/src/docs/contribute /general-guidelines.md#git-workflow
67+ [ gh-contributing ] : . /general-guidelines.md
68+ [ gh-contributing-git ] : . /general-guidelines.md#git-workflow
6969[ gh-releases ] : https://github.com/react-ui-org/react-ui/releases
Original file line number Diff line number Diff line change @@ -116,6 +116,6 @@ Then open the displayed URL (typically `http://localhost:9323`)
116116in your browser. Please note that the test report is only available
117117if the tests were run prior to serving the report.
118118
119- [ gh-gg-node-shell ] : /docs/contribute/ general-guidelines#node-shell
120- [ gh-gg-playwright ] : /docs/contribute/ general-guidelines#playwright
119+ [ gh-gg-node-shell ] : ./ general-guidelines.md #node-shell
120+ [ gh-gg-playwright ] : ./ general-guidelines.md #playwright
121121[ playwright-cli ] : https://playwright.dev/docs/test-cli#reference
You can’t perform that action at this time.
0 commit comments