Browse Source

Update link for Rebar 2.x to Rebar3

The link was missing a `tutorials` in the path.
pull/2386/head
Sean Swezey 4 years ago
committed by GitHub
parent
commit
029565df65
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -137,7 +137,7 @@ others via the plugin ecosystem:
The grievances we had with Rebar 2.x were not fixable without breaking The grievances we had with Rebar 2.x were not fixable without breaking
compatibility in some very important ways. compatibility in some very important ways.
A full guide titled [From Rebar 2.x to Rebar3](https://www.rebar3.org/docs/from-rebar-2x-to-rebar3)
A full guide titled [From Rebar 2.x to Rebar3](https://www.rebar3.org/docs/tutorials/from_rebar2_to_rebar3/)
is provided on the documentation website. is provided on the documentation website.
Notable modifications include mandating a more standard set of directory Notable modifications include mandating a more standard set of directory

Loading…
Cancel
Save