bitwalker / distillery

Simplify deployments in Elixir with OTP releases!
MIT License
2.96k stars 397 forks source link

Update links to appup and relup in the docs #616

Closed adriandulic closed 5 years ago

adriandulic commented 5 years ago

Summary of changes

I've updated the broken (404) links to appup and relup in the Phoenix walkthrough docs.

Licensing/Copyright

By submitting this PR, you agree to the following statement, please read before submission!

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for Distillery (the "Contribution"). My Contribution is licensed under the MIT License.

bitwalker commented 5 years ago

Thanks!