Skip to content

Commit c591f3c

Browse files
authored
Merge pull request #159 from Rcluoyi/newDev
Fix doc links for ConfigMap in README
2 parents 9acad90 + c40da45 commit c591f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ spec:
129129
```
130130
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
131131
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
132-
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
132+
* If needed, you can use [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/)
133133
to overwrite the `config/`.
134134

135135
## Start Standalone

0 commit comments

Comments
 (0)