Skip to content

Commit e39300e

Browse files
authored
Merge pull request #25 from OpenPathfinder/feat/update-references
2 parents 0c67fb4 + dbd12e7 commit e39300e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/contribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Follow these steps to implement compliance checks:
160160
- Add integration test cases for the check.
161161
- Verify all tests pass.
162162
- Run `check run --name {check_code_name}` and verify database changes. Update the seed script if necessary (`npm run db:seed`).
163-
- **5. Update the Website ([Example](https://github.com/OpenPathfinder/website/pull/9)):**
164-
- Review content at `https://openjs-security-program-standards.netlify.app/details/{check_code_name}`.
163+
- **5. Update the Website ([Example](https://github.com/OpenPathfinder/openpathfinder.com/pull/20)):**
164+
- Review content at `https://openpathfinder.com/docs/checks/{check_code_name}`.
165165
- Create a PR to include check calculation details and mitigation information.
166166

0 commit comments

Comments
 (0)