Skip to content

Commit

Permalink
Merge pull request #55 from doomspork/master
Browse files Browse the repository at this point in the history
Correct markdown links
  • Loading branch information
mykewould committed Aug 4, 2015
2 parents f3b8a99 + aa7f51d commit 057c669
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ welcome].
[ActiveSupport Rubygem]:https://github.com/rails/rails/tree/master/activesupport
[Contributions welcome]:https://github.com/mykewould/crutches#new-to-elixir

Contributions are especially welcomed! Take a look at `[CONTRIBUTING.md]` for
Contributions are especially welcomed! Take a look at [CONTRIBUTING.md] for
more information.

### Compatibility and versioning
Expand Down Expand Up @@ -42,10 +42,10 @@ This allows the contributor to focus on the syntax and nuances of Elixir. The
bonus here is that the contributor will be helping an open source project while
learning the basics.

Take a look at `[CONTRIBUTING.md]` for more information on how you can get
Take a look at [CONTRIBUTING.md] for more information on how you can get
started.

[CONTRIBUTING.md]:https://github.com/mykewould/crutches/blob/master/CONTRIBUTING.md
[CONTRIBUTING.md]: https://github.com/mykewould/crutches/blob/master/CONTRIBUTING.md

#### Why ActiveSupport?

Expand All @@ -54,4 +54,3 @@ development. Furthermore the design pattern for ActiveSupport, and it's use
cases, are not hard to understand. If you are coming from the Rails community,
being a contributor on this project shouldn't be overly difficult. And if you're
not, just give it a try!

0 comments on commit 057c669

Please sign in to comment.