Merge pull request #210 from olleolleolle/patch-1

CONTRIBUTING: Correct URL
This commit is contained in:
Greg Myers 2019-09-30 21:54:54 +01:00 committed by GitHub
commit ed25ff36e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
Fork, then clone the repo: Fork, then clone the repo:
``` ```
git clone git@github.com:your-username/swagger_rails.git git clone git@github.com:domaindrivendev/rswag.git
cd swagger_rails cd rswag
``` ```
Set up your machine: Set up your machine:
@ -28,6 +28,6 @@ Make your change. Add tests for your change. Make the tests pass:
bundle exec rspec bundle exec rspec
``` ```
Push to your fork and [submit a pull request][pr]. Push to your fork and [submit a Pull Request][pr].
[pr]: https://github.com/domaindrivendev/swagger_rails/compare/ [pr]: https://github.com/domaindrivendev/rswag/compare/