Skip to content

Commit 77dcd34

Browse files
committed
chore: remove dead links
1 parent d87dd74 commit 77dcd34

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/contributing/docs-contributions/docs-writing-process.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ A GitHub issue for new learning material should indicate the format. Is it a Ref
2626

2727
Does docs coverage exist anywhere on `gatsbyjs.com`? If so, would an alternative format help provide information for Gatsby learners of different skill and experience levels? For example, if a tutorial exists but there is no coverage in Reference Guides, adding more content in a different format would benefit users.
2828

29-
Please follow the [Gatsby blog post guidelines](/contributing/blog-contributions/) and do not suggest blog posts when what is needed is user documentation.
30-
3129
## Gathering and validating supporting information
3230

3331
Writing an effective doc that meets the needs of Gatsby users requires gathering information from various sources and applying those concepts to your original writing. You must digest and validate the details you uncover and understand them enough to describe them in a way that users of multiple skill levels can learn.
@@ -71,6 +69,5 @@ Apply feedback from pull request reviews in order for them to be accepted. Furth
7169
- [How to File an Issue](/contributing/how-to-file-an-issue/)
7270
- [Gatsby Style Guide](/contributing/gatsby-style-guide/)
7371
- [Markdown Syntax Doc](/docs/reference/markdown-syntax/)
74-
- [Blog Post Guidelines](/contributing/blog-contributions/)
7572
- [Docs site setup instructions](/contributing/docs-contributions/#docs-site-setup-instructions)
7673
- [How to Open a Pull Request](/contributing/how-to-open-a-pull-request/)

docs/contributing/docs-contributions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Docs Contributions
44

55
Gatsby, unsurprisingly, uses Gatsby for its documentation website. Thank you in advance and cheers for contributing to Gatsby documentation! It's people like you that make this community great!
66

7-
> _When deciding where to contribute to Gatsby (docs or [blog](/contributing/blog-contributions/)?), check out the [docs structure](/contributing/docs-contributions/docs-structure/) page._
7+
> _When deciding where to contribute to Gatsby, check out the [docs structure](/contributing/docs-contributions/docs-structure/) page._
88
99
When writing (or reviewing) learning materials that show Gatsby users how to complete tasks, you are expected to **test out any code examples or steps to ensure they work**. This can also help with writing in your own words, rather than copying from other sources. If you have a demo project or code example that strengthens docs and you don't know where to put it, mention it to the Gatsby Documentation team in a PR.
1010

0 commit comments

Comments
 (0)