Skip to content

Commit c9de7b6

Browse files
author
Ilja
authored
Fix broken link
1 parent b8348ac commit c9de7b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/new-content/open-a-pr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ upcoming Kubernetes release, see
1616
[Document a new feature](/docs/contribute/new-content/new-features/).
1717
{{< /note >}}
1818

19-
To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the [Before you begin](#before-you-begin) section.
19+
To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the [Before you begin](/docs/contribute/new-content/overview/#before-you-begin) section.
2020

2121
If your change is small, or you're unfamiliar with git, read [Changes using GitHub](#changes-using-github) to learn how to edit a page.
2222

@@ -481,4 +481,4 @@ the templates with as much detail as possible when you file issues or PRs.
481481
482482
- Read [Reviewing](/docs/contribute/reviewing/revewing-prs) to learn more about the review process.
483483
484-
{{% /capture %}}
484+
{{% /capture %}}

0 commit comments

Comments
 (0)