File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments