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:
parent
297e031fe7
commit
79e7d105b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue