Skip to content

Commit 28cd3ff

Browse files
authored
Update Contributing-to-ldmx-sw.md
1 parent 506aa2f commit 28cd3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/developing/Contributing-to-ldmx-sw.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you plan on starting a major (sub)project within the repository like adding a
2929

3030
### Coding rules and conventions
3131

32-
Please read the [Coding rules]((developing/coding-rules.md)
32+
Please read the [Coding rules](developing/coding-rules.md)
3333

3434
### After Opening a PR
3535
After opening a PR, several different tests are run using [our GitHub Actions](https://github.com/LDMX-Software/ldmx-sw/actions). One of these tests, the "Recon Validation" takes about three hours to run, so it shouldn't be run on every commit pushed to a pull request. Instead, it is run when the PR is created or when marked "Ready for Review". This enables the following workflow for validating PRs.

0 commit comments

Comments
 (0)