Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit fa1e3da

Browse files
committed
docs: fix links
1 parent 448acb3 commit fa1e3da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ The test suite uses the [Python hooks](https://github.com/apiaryio/dredd-hooks-p
4141
1. Generalize the changed (or added) feature files with placeholders, comment-out the code examples, and copy the files over to this repository. Add missing test steps implementations to the `steps.js`. Create a Pull Request.
4242
1. Make sure the smoke test passes under the Pull Request.
4343
1. Merge the Pull Request and let Semantic Release to produce a new version of the test suite package.
44-
1. Go to Python hooks repository and [upgrade](#upgrading) the test suite package there. Remove any local `steps.js` as the necessary steps should already be implemented in the new version of the test suite package.
45-
1. Go to Ruby hooks repository and [upgrade](#upgrading) the test suite package there.
44+
1. Go to Python hooks repository and [upgrade](README.md#upgrading) the test suite package there. Remove any local `steps.js` as the necessary steps should already be implemented in the new version of the test suite package.
45+
1. Go to Ruby hooks repository and [upgrade](README.md#upgrading) the test suite package there.
4646
1. Go to all remaining repositories with hooks handlers and issue Pull Requests for the maintainers which help them to kick-off the upgrade. It's okay if they're incomplete, their purpose is to advertise the changes, to initiate the upgrade, and to be helpful to the maintainers.

0 commit comments

Comments
 (0)