Skip to content

Commit c8f0072

Browse files
authored
Merge pull request #37606 from kadtendulkar/kad45
Fix broken link on Writing a new topic Page
2 parents 11751fe + c098f10 commit c8f0072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/style/write-new-topic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ following cases (not an exhaustive list):
102102
- The code is not generic enough for users to try out. As an example, you can
103103
embed the YAML
104104
file for creating a Pod which depends on a specific
105-
[FlexVolume](/docs/concepts/storage/volumes#flexvolume) implementation.
105+
[FlexVolume](/docs/concepts/storage/volumes/#flexvolume-deprecated) implementation.
106106
- The code is an incomplete example because its purpose is to highlight a
107107
portion of a larger file. For example, when describing ways to
108108
customize a [RoleBinding](/docs/reference/access-authn-authz/rbac/#role-binding-examples),

0 commit comments

Comments
 (0)