File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ other = "Workload"
265
265
other = " suggest an improvement"
266
266
267
267
[layouts_docs_partials_feedback_issue ]
268
- other = " Open an issue in the GitHub repo if you want to "
268
+ other = """ Open an issue in the [ GitHub Repository](https://www.github.com/kubernetes/website/) if you want to "" "
269
269
270
270
[layouts_docs_partials_feedback_or ]
271
271
other = " or"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h2>{{ T "feedback_heading" }}</h2>
9
9
< a target ="_blank " rel ="noopener "
10
10
href ="https://stackoverflow.com/questions/tagged/kubernetes ">
11
11
Stack Overflow</ a > .
12
- {{ T "layouts_docs_partials_feedback_issue" }}
12
+ {{ T "layouts_docs_partials_feedback_issue" | markdownify }}
13
13
< a class ="feedback--link " target ="_blank " rel ="noopener "
14
14
href ="https://github.com/kubernetes/website/issues/new?title=Issue%20with%20k8s.io ">
15
15
{{ T "layouts_docs_partials_feedback_problem" }}</ a >
You can’t perform that action at this time.
0 commit comments