diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-26 09:40:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-26 09:40:54 -0400 |
commit | 354cee41b786a7e4088512aa1a95dfce8da89935 (patch) | |
tree | 72cdffa820e29e15b32f6aa88a173c50ee1218c9 | |
parent | 9eb7ab1eb24cd54259f6cefbba07383cfb91f4e2 (diff) | |
parent | 982d2f2c2b91c04ecd2ba45dc2f6e1d26d77e4c1 (diff) | |
download | cmd2-git-354cee41b786a7e4088512aa1a95dfce8da89935.tar.gz |
Merge branch 'master' into colorize
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4de4fd4..5ba66b14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Remember to feel free to ask for help by leaving a comment within the Issue. Working on your first pull request? You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). -###### If you've found a bug that is not on the board, [follow these steps](Readme.md#found-a-bug). +###### If you've found a bug that is not on the board, [follow these steps](README.md#found-a-bug). -------------------------------------------------------------------------------- |