From fa3be3d7b918b7d462d92a76ecbc77ebcac64cd5 Mon Sep 17 00:00:00 2001 From: Andrew Dinh Date: Mon, 8 Apr 2019 07:25:41 -0700 Subject: [PATCH] Fixed links --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4a84e2c..d93beb9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ There are a few things you might consider when filing your issue: To develop on fund-indicators you'll probably want to: -1. Read the [code of conduct](https://github.com/andrewkdinh/fund-indicators/CODE_OF_CONDUCT.md) +1. Read the [code of conduct](https://github.com/andrewkdinh/fund-indicators/blob/master/CODE-OF-CONDUCT.md) 2. Install normally, as documented in the [README](https://github.com/andrewkdinh/fund-indicators#quickstart) 3. Read the [documentation](https://github.com/andrewkdinh/fund-indicators/wiki) (although it's not much) 4. Read the section below to understand the ways you could best help this project diff --git a/README.md b/README.md index 76797a4..69293eb 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ python main.py ### Contributing -Want to help? Great! Check out the [CONTRIBUTING.md](https://github.com/andrewkdinh/fund-indicators/CONTRIBUTING.md) file! +Want to help? Great! Check out the [CONTRIBUTING.md](https://github.com/andrewkdinh/fund-indicators/blob/master/CONTRIBUTING.md) file! ## Credits @@ -52,4 +52,4 @@ And thank you to those that have helped me with the idea and product: - Amber Bruce, [Alex Stoykov](http://stoykov.us/), Doug Achterman, [Stack Overflow](https://stackoverflow.com) -Licensed under [GPL-3.0](https://raw.githubusercontent.com/andrewkdinh/fund-indicators/master/LICENSE) | Copyright (C) 2019 Andrew Dinh \ No newline at end of file +Licensed under [GPL-3.0](https://raw.githubusercontent.com/andrewkdinh/fund-indicators/master/LICENSE) | Copyright (C) 2019 Andrew Dinh