rusackas commented on code in PR #30657:
URL: https://github.com/apache/superset/pull/30657#discussion_r1824686831
##########
docs/docs/contributing/development.mdx:
##########
@@ -773,7 +773,7 @@ To debug Flask running in POD inside a kubernetes cluster,
you'll need to make s
add: ["SYS_PTRACE"]
```
-See (set capabilities for a
container)[https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-capabilities-for-a-container]
for more details.
+See [set capabilities for a
container](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-capabilities-for-a-container)
for more details.
Review Comment:
I'm shocked how many of these continue to sneak through!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]