Fix 404s on links in README (#139)

--skip-ci
There is an additional 404 in line 182 that should be fixed as well.
This commit is contained in:
Brian Kephart 2018-03-23 19:15:43 -05:00 committed by Ben Halpern
parent 297e031fe7
commit 79e7d105b4

View file

@ -29,7 +29,7 @@
</p>
## Introduction and Contribution Guideline
Welcome to the [dev.to](/) codebase. We are so excited to have you. Most importantly, all contributors must abide by the [code of conduct](dev.to/code-of-conduct).
Welcome to the [dev.to](https://dev.to) codebase. We are so excited to have you. Most importantly, all contributors must abide by the [code of conduct](https://dev.to/code-of-conduct).
With your help, we can build out the DEV Community platform to be more stable and better serve the users. The platform is built on [Ruby on Rails](http://rubyonrails.org/). When in doubt, try to do things "The Rails Way", but it is an evolving codebase and we will learn from all new contributions in order to evolve.