Skip to content

Commit 074644c

Browse files
authored
Fix broken link to automated tests
Looks like this was moved from `script/test-prose` to [test/prose](https://github.com/github/opensource.guide/blob/gh-pages/test/prose) in 874a049 (see [diff](874a049#diff-0e2bc0f03fe54e5e0fff129205e6ee92L8).
1 parent 7b34ec3 commit 074644c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styleguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ From the GitHub Manual of Style, which this style guide inherits from:
66
>
77
> In other words, the way we write is just as important as the way we design. Consider these things when writing copy.
88
9-
Where possible, [automated tests](../script/test-prose) enforce style rules.
9+
Where possible, [automated tests](../test/prose) enforce style rules.
1010

1111
## Content Principles
1212
All written content should follow these principles:

0 commit comments

Comments
 (0)