diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2023-02-02 12:56:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-02 12:56:42 -0800 |
| commit | 62896b3c19d285d1c8aa40f57206a0e8d61acc92 (patch) | |
| tree | d3b5ef4aa151ee7a63b62380f4968e4719214e13 | |
| parent | 84a5cf46d91400e157e76fe9ce6a740e9f71f2ad (diff) | |
| parent | 215b4b5b0fe7b9fe9c8412fc30de74b14ab03f60 (diff) | |
Merge pull request #7082 from NitishKumar06/Nitish/broken-links-all
FIX: Broken Link on Comms Role-hadbooks
| -rw-r--r-- | communication/contributor-comms/role-handbooks/storytellers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/contributor-comms/role-handbooks/storytellers.md b/communication/contributor-comms/role-handbooks/storytellers.md index c65a0a01..a90f72de 100644 --- a/communication/contributor-comms/role-handbooks/storytellers.md +++ b/communication/contributor-comms/role-handbooks/storytellers.md @@ -33,7 +33,7 @@ There are multiple ways to successfully contribute a Kubernetes blog post. Here * Connect with a storyteller -- if you reach out to Contributor Comms, you will be paired with someone to help you through writing, editing, and getting your article published * Discussion happens via GitHub issue or through working group meetings * This includes working with Contributor Comms team to polish, and format your blog post - * There is not a single canonical format for documents, but we do have [guidelines for effective articles](https://github.com/kubernetes/community/blob/master/communication/contributor-comms/blog-guidelines.md#how-to-write-an-effective-blog) + * There is not a single canonical format for documents, but we do have [guidelines for effective articles](https://github.com/kubernetes/community/tree/master/sig-docs/blog-subproject#blog-guidelines) * There are further technical considerations by the [Blog team](https://github.com/kubernetes/community/blob/4026287dc3a2d16762353b62ca2fe4b80682960a/sig-docs/blog-subproject/README.md#submit-a-post) When it's ready, submit the blog post: |
