Merge pull request #51259 from aibarbetta/docs-contribute-blog-fix
Fix link to `/docs/contribute/blog/writing-buddy` pagepull/51271/head
commit
bd8cf8aa80
|
@ -10,7 +10,7 @@ weight: 70
|
|||
There are two official Kubernetes blogs, and the CNCF has its own blog where you can cover Kubernetes too.
|
||||
Read [contributing to Kubernetes blogs](/docs/contribute/blog/) to learn about these two blogs.
|
||||
|
||||
When people contributor to either blog as an author, the Kubernetes project pairs up authors
|
||||
When people contribute to either blog as an author, the Kubernetes project pairs up authors
|
||||
as _writing buddies_. This page explains how to fulfil the buddy role.
|
||||
|
||||
You should make sure that you have at least read an outline of [article submission](/docs/contribute/blog/submission/)
|
||||
|
|
|
@ -107,7 +107,7 @@ If you choose to use Google Docs, you can set your document into Markdown mode.
|
|||
|
||||
Your writing buddy can provide comments and / or feedback for your draft text and
|
||||
will (or should) check that it's in line with the guidelines. At the same time, you'll
|
||||
be their writing buddy and can follow the [guide](/docs/contribute/blog/editing/#writing-buddies)
|
||||
be their writing buddy and can follow the [guide](/docs/contribute/blog/writing-buddy/)
|
||||
that explains how you'll be supporting their work.
|
||||
|
||||
Don't worry too much at this stage about getting the Markdown formatting exactly right, though.
|
||||
|
|
Loading…
Reference in New Issue