diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8545e46..1f2742c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,7 +3,7 @@ Thank you for contributing vue-chartjs! Please follow this steps: -1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork ) +1. Fork it ( https://github.com/apertureless/vue-chartjs/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) diff --git a/README.md b/README.md index 6ba98fe..0d91151 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ For detailed explanation on how things work, checkout the [guide](http://vuejs-t ## Contributing -1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork ) +1. Fork it ( https://github.com/apertureless/vue-chartjs/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`)