mirror of https://github.com/dirtbags/moth.git
Fixing CHANGELOG link
This commit is contained in:
parent
5f804feda2
commit
84c9a65aed
|
@ -17,7 +17,7 @@ Pull requests are the best way to propose changes to the codebase (we use [Gitfl
|
||||||
3. If you've changed APIs, update the documentation.
|
3. If you've changed APIs, update the documentation.
|
||||||
4. Ensure the test suite passes.
|
4. Ensure the test suite passes.
|
||||||
5. Make sure your code lints.
|
5. Make sure your code lints.
|
||||||
6. Update [CHANGELOG.md]
|
6. Update [CHANGELOG.md](CHANGELOG.md)
|
||||||
7. Issue that pull request!
|
7. Issue that pull request!
|
||||||
|
|
||||||
## We Deploy to a Variety of Architectures
|
## We Deploy to a Variety of Architectures
|
||||||
|
|
Loading…
Reference in New Issue