summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorShu Kutsuzawa <cappyzawa@yahoo.ne.jp>2019-08-22 23:35:15 +0900
committerMatan Kushner <hello@matchai.me>2019-08-22 10:35:15 -0400
commitf74e639c499bacc7f4f905ede40adcd82d1d739f (patch)
tree4de7978037e17fb3c702798ec38791e770361cc6 /README.md
parent1478f8c2e9841e3848703bf0d958b6b063e387f0 (diff)
docs: fix LICENSE and CONTRIBUTING links (#228)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5dd0a9bcd..0dc8b74de 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,7 @@ We are always looking for contributors of **all skill levels**! If you're lookin
- 👩‍💻 **Rust Developer**
- There is _a lot_ of low-hanging fruit when it comes to writing idiomatic Rust, designing effective Rust architecture, performance optimizations, cross-platform build optimizations, and more! I ([@matchai](https://github.com/matchai)) am a beginner to Rust. Come point us in the right direction!
-If you are interested in helping contribute to starship, please take a look at our [Contributing Guide](./CONTRIBUTING.md). Also, feel free to drop into our [Discord server](https://discord.gg/8Jzqu3T) and say hi. 👋
+If you are interested in helping contribute to starship, please take a look at our [Contributing Guide](https://github.com/starship/starship/blob/master/CONTRIBUTING.md). Also, feel free to drop into our [Discord server](https://discord.gg/8Jzqu3T) and say hi. 👋
### Contributors
@@ -203,4 +203,4 @@ This project follows the [all-contributors](https://github.com/all-contributors/
## 📝 License
Copyright © 2019-present, [Starship Contributors](https://github.com/starship/starship/graphs/contributors).<br>
-This project is [ISC](./LICENSE) licensed.
+This project is [ISC](https://github.com/starship/starship/blob/master/LICENSE) licensed.