Skip to content

Commit 442ddd4

Browse files
MichaelDeBoeySaraVieira
authored andcommitted
Fix docs (codesandbox#1885)
* Fix all-contributors links * Cleanup
1 parent 78d95c2 commit 442ddd4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Code of Conduct
1212

13-
We have a code of conduct you can find [here](https://github.com/codesandbox/codesandbox-client/blob/master/CODE_OF_CONDUCT.md) and every contributor is expected to obey the rules therein. Any issues or PRs that don't abide by the code of conduct may be closed.
13+
We have a code of conduct you can find [here](./CODE_OF_CONDUCT.md) and every contributor is expected to obey the rules therein. Any issues or PRs that don't abide by the code of conduct may be closed.
1414

1515
## Code Organization
1616

@@ -32,7 +32,7 @@ To install the project you need to have `yarn` and `node`
3232

3333
1. [Fork](https://help.github.com/articles/fork-a-repo/) the project, clone your fork:
3434

35-
```
35+
```sh
3636
# Clone your fork
3737
git clone https://github.com/<your-username>/codesandbox-client.git
3838

@@ -49,7 +49,7 @@ To install the project you need to have `yarn` and `node`
4949
> Tip: Keep your `master` branch pointing at the original repository and make
5050
> pull requests from branches on your fork. To do this, run:
5151
>
52-
> ```
52+
> ```sh
5353
> git remote add upstream https://github.com/codesandbox/codesandbox-client.git
5454
> git fetch upstream
5555
> git branch --set-upstream-to=upstream/master master
@@ -68,7 +68,7 @@ Please go through existing issues and pull requests to check if somebody else is
6868

6969
Also, make sure to run the tests and lint the code before you commit your changes.
7070

71-
```
71+
```sh
7272
yarn test
7373
yarn lint
7474
```
@@ -81,12 +81,12 @@ yarn build:deps
8181

8282
## Add yourself as a contributor
8383

84-
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
84+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
8585

8686
To add yourself to the table of contributors on the `README.md`, please use the
8787
automated script as part of your PR:
8888

89-
```
89+
```sh
9090
yarn add-contributor
9191
```
9292

packages/codesandbox-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ Remove `npm run report-coverage` from `.travis.yml`
121121

122122
## Credits
123123

124-
Made with :heart: by [@alexjoverm](https://twitter.com/alexjoverm) and all these wonderful contributors ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
124+
Made with :heart: by [@alexjoverm](https://twitter.com/alexjoverm) and all these wonderful contributors ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):
125125

126126
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
127127
| [<img src="https://avatars.githubusercontent.com/u/6052309?v=3" width="100px;"/><br /><sub>Ciro</sub>](https://www.linkedin.com/in/ciro-ivan-agulló-guarinos-42109376)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=k1r0s "Code") [🔧](#tool-k1r0s "Tools") | [<img src="https://avatars.githubusercontent.com/u/947523?v=3" width="100px;"/><br /><sub>Marius Schulz</sub>](https://blog.mariusschulz.com)<br />[📖](https://github.com/alexjoverm/typescript-library-starter/commits?author=mariusschulz "Documentation") | [<img src="https://avatars.githubusercontent.com/u/4152819?v=3" width="100px;"/><br /><sub>Alexander Odell</sub>](https://github.com/alextrastero)<br />[📖](https://github.com/alexjoverm/typescript-library-starter/commits?author=alextrastero "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/8728882?v=3" width="100px;"/><br /><sub>Ryan Ham</sub>](https://github.com/superamadeus)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=superamadeus "Code") | [<img src="https://avatars1.githubusercontent.com/u/8458838?v=3" width="100px;"/><br /><sub>Chi</sub>](https://consiiii.me)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=ChinW "Code") [🔧](#tool-ChinW "Tools") [📖](https://github.com/alexjoverm/typescript-library-starter/commits?author=ChinW "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/2856501?v=3" width="100px;"/><br /><sub>Matt Mazzola</sub>](https://github.com/mattmazzola)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=mattmazzola "Code") [🔧](#tool-mattmazzola "Tools") | [<img src="https://avatars0.githubusercontent.com/u/2664047?v=3" width="100px;"/><br /><sub>Sergii Lischuk</sub>](http://leefrost.github.io)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=Leefrost "Code") |
128128
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
129129
| [<img src="https://avatars1.githubusercontent.com/u/618922?v=3" width="100px;"/><br /><sub>Steve Lee</sub>](http;//opendirective.com)<br />[🔧](#tool-SteveALee "Tools") | [<img src="https://avatars0.githubusercontent.com/u/5127501?v=3" width="100px;"/><br /><sub>Flavio Corpa</sub>](http://flaviocorpa.com)<br />[💻](https://github.com/alexjoverm/typescript-library-starter/commits?author=kutyel "Code") | [<img src="https://avatars2.githubusercontent.com/u/22561997?v=3" width="100px;"/><br /><sub>Dom</sub>](https://github.com/foreggs)<br />[🔧](#tool-foreggs "Tools") |
130130
<!-- ALL-CONTRIBUTORS-LIST:END -->
131131

132-
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
132+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)