Skip to content

Commit dc79809

Browse files
committed
fix link
1 parent 0d0024f commit dc79809

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ in the [#perl6 IRC channel](https://perl6.org/community/irc).
1515
# TABLE OF CONTENTS
1616
- [General principles](#general-principles)
1717
- [Documenting types](#documenting-types)
18-
- [Writing and Testing examples](#writing-and-testing-examples)
18+
- [Writing and Testing Examples](#writing-and-testing-examples)
1919
- [Debug mode](#debug-mode)
2020
- [Invisible index anchors](#invisible-index-anchors)
2121
- [Viewport size](#viewport-size)
@@ -112,9 +112,9 @@ tests about whitespace and spelling that might be difficult to get right
112112
on an initial commit, and shouldn't be considered to break the build. If
113113
you're contributing a patch or pull request, please make sure this passes.
114114

115-
## Writing and testing examples
115+
## Writing and Testing Examples
116116

117-
See [EXAMPLES].
117+
See [Writing and Testing Examples](EXAMPLES.md)
118118

119119
## Testing method completeness
120120

0 commit comments

Comments
 (0)