Skip to content

Commit 533d291

Browse files
author
Nathan Sullivan
authored
CONTRIBUTING.md - fix path for design principles doc (#975)
Update CONTRIBUTING.md fix path for design principles doc
1 parent c8d9864 commit 533d291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are [community meetings](https://calendar.google.com/calendar/u/0?cid=Y19m
1515

1616
## Design Principles
1717

18-
When implementing a new feature please review the [design principles](./design/design-principles.md) to help guide the approach.
18+
When implementing a new feature please review the [design principles](./docs/design/design-principles.md) to help guide the approach.
1919

2020
## Development Environment
2121

@@ -103,4 +103,4 @@ Commit messages should follow the general guidelines:
103103
- Messages should be descriptive:
104104
- First line, 50 chars or less, as a heading/title that people can find
105105
- Then a paragraph explaining things
106-
- Consider a footer with links to which bugs they fix etc, bearing in mind that Github does some of this magic already
106+
- Consider a footer with links to which bugs they fix etc, bearing in mind that Github does some of this magic already

0 commit comments

Comments
 (0)