diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index af3d7d0..5f27587 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,13 +18,13 @@ In order to obtain the source for Focus White we first suggest you fork it on Gi done, navigate to a suitable directory on your machine and run: ``` -git clone https://github.com//atom-focus-white.git +git clone https://github.com//atom-focus-white-syntax.git ``` -This will pull your fork into a new folder `/atom-focus-white`, move to this directory using: +This will pull your fork into a new folder `/atom-focus-white-syntax`, move to this directory using: ``` -cd atom-focus-white +cd atom-focus-white-syntax ``` You now have access to your own local copy of Focus White to do as you please with. @@ -81,4 +81,4 @@ pull request, it makes reviewing it easier. ## License Licensed under [MIT](./LICENSE) 2015 Dean McDonnell -[Issues Section]: https://github.com/mcdonnelldean/atom-focus-white/issues +[Issues Section]: https://github.com/mcdonnelldean/atom-focus-white-syntax/issues diff --git a/README.md b/README.md index 85e4ea6..f4f94b6 100755 --- a/README.md +++ b/README.md @@ -67,10 +67,10 @@ Licensed under [MIT](./LICENSE) 2015 Dean McDonnell [use-with-badge]: https://img.shields.io/badge/use%20with%20-atom.io-green.svg?style=flat-square [use-with-url]: https://atom.io -[git-badge]: https://img.shields.io/github/release/mcdonnelldean/atom-focus-white.svg?style=flat-square -[git-url]: https://github.com/mcdonnelldean/atom-focus-white/releases -[apm-badge]: https://img.shields.io/apm/v/atom-focus-white.svg?style=flat-square -[apm-url]: https://atom.io/packages/atom-focus-white +[git-badge]: https://img.shields.io/github/release/mcdonnelldean/atom-focus-white-syntax.svg?style=flat-square +[git-url]: https://github.com/mcdonnelldean/atom-focus-white-syntax/releases +[apm-badge]: https://img.shields.io/apm/v/atom-focus-white-syntax.svg?style=flat-square +[apm-url]: https://atom.io/packages/atom-focus-white-syntax [nearform-badge]: https://img.shields.io/badge/sponsored%20by-nearForm-red.svg?style=flat-square [nearform-url]: http://nearform.com diff --git a/package.json b/package.json index ff03a38..2a0d4c4 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "theme": "syntax", "version": "0.0.1", "description": "A black text on white background theme for Atom.io, with hyper minimal coloring.", - "repository": "https://github.com/mcdonnelldean/atom-focus-white", + "repository": "https://github.com/mcdonnelldean/atom-focus-white-syntax", "license": "MIT", "engines": { "atom": ">0.40.0"