Skip to content

Commit 59e4d5a

Browse files
committed
Update README
1 parent 6e1ae03 commit 59e4d5a

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

+2-13
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To get images downloaded from the Figma API, you'll need to create a `.env` file
2727

2828
```sh
2929
`FIGMA_API_TOKEN=your-token-here`
30-
```
30+
``
3131

3232
## Deployment
3333

@@ -36,22 +36,11 @@ We deploy this site using [GitHub Pages](https://pages.github.com/). Every push
3636
## FAQ
3737

3838
### How do I add documentation for a new component or edit existing component documentation?
39-
40-
- Our [component documentation files are found here](https://github.com/primer/design/tree/main/content/components), and guidelines for adding content can be found under the [Documenting components](https://primer.style/guides/contribute/documentation#documenting-components) section of the [Contributing guidelines](<(https://primer.style/guides/contribute/documentation)>).
39+
- Our [component documentation files are found here](https://github.com/primer/design/tree/main/content/components), and guidelines for adding content can be found under the [Documenting components](https://primer.style/guides/contribute/documentation#documenting-components) section of the [Contributing guidelines]((https://primer.style/guides/contribute/documentation)).
4140
- For a more detailed walk-through, check out this [tutorial video](https://www.loom.com/share/ac56f610076f41878d0351b4a1c44a6b?sid=1bd5a46d-a7ea-4e0d-bb08-ed9e8c8bfe12).
4241

4342
### I need help getting started.
44-
4543
- Check out our [getting started guides](https://primer.style/guides) or ping us in [Slack](https://github.slack.com/archives/CSGAVNZ19) (GitHub staff only)
4644

4745
### I noticed a bug in the documentation!
48-
4946
- Feel free to open a pull request or issue directly in this repository, or ping us in [Slack](https://github.slack.com/archives/CSGAVNZ19) (GitHub staff only)
50-
51-
```
52-
53-
```
54-
55-
```
56-
57-
```

0 commit comments

Comments
 (0)