From 138955c91680fe784ecc4bd6b2791d3a20d9b611 Mon Sep 17 00:00:00 2001 From: Agustina Barbetta Date: Sun, 15 Jun 2025 01:08:24 +0000 Subject: [PATCH] Fix link to /docs/contribute/blog/writing-buddy page, fix typo in /docs/contribute/blog/writing-buddy page --- content/en/docs/contribute/blog/buddying.md | 2 +- content/en/docs/contribute/blog/submission.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/contribute/blog/buddying.md b/content/en/docs/contribute/blog/buddying.md index 92f7565f14..af00fc20a6 100644 --- a/content/en/docs/contribute/blog/buddying.md +++ b/content/en/docs/contribute/blog/buddying.md @@ -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/) diff --git a/content/en/docs/contribute/blog/submission.md b/content/en/docs/contribute/blog/submission.md index 31d2fb9ea3..31eb994bcf 100644 --- a/content/en/docs/contribute/blog/submission.md +++ b/content/en/docs/contribute/blog/submission.md @@ -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.