Skip to content

Commit 564ec08

Browse files
authored
Merge pull request github#492 from infotexture/patch-1
Fix broken link to automated tests
2 parents 7b34ec3 + ed33537 commit 564ec08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_articles/en-US/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Writing things down makes it easier to say no when something doesn't fit into yo
3535

3636
Even if you don't use full paragraphs, jotting down bullet points is better than not writing at all.
3737

38-
Remember to keep your documentation up-to-date. If youre not able to always do this, delete your outdated documentation or indicate it is outdated so contributors know updates are welcome.
38+
Remember to keep your documentation up-to-date. If you're not able to always do this, delete your outdated documentation or indicate it is outdated so contributors know updates are welcome.
3939

4040
### Write down your project's vision
4141

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)