Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from mcdonnelldean/0.0.1
Browse files Browse the repository at this point in the history
updated github links
  • Loading branch information
mcdonnelldean committed May 19, 2015
2 parents a4bc6b7 + 62ebb12 commit d816a06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<USERNAME>/atom-focus-white.git
git clone https://github.com/<USERNAME>/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.
Expand Down Expand Up @@ -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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d816a06

Please sign in to comment.