Skip to content

Commit 5c3814e

Browse files
authored
Merge pull request #7881 from abhipranay/fix_broken_readme_links
fixed broken links in contributors readme
2 parents c11c027 + 8b72a4c commit 5c3814e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/devel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Guide](https://kubernetes.io/docs/concepts/cluster-administration/).
3737
* **Profiling Kubernetes** ([profiling.md](sig-scalability/profiling.md)): How to plug in go pprof profiler to Kubernetes.
3838

3939
* **Instrumenting Kubernetes with a new metric**
40-
([instrumentation.md](sig-instrumentation/instrumentation.md)): How to add a new metrics to the
40+
([instrumentation.md](sig-instrumentation/metric-instrumentation.md)): How to add a new metrics to the
4141
Kubernetes code base.
4242

4343
* **Coding Conventions** ([coding-conventions.md](../guide/coding-conventions.md)):
@@ -95,7 +95,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
9595

9696
* **Event style guide** [event-style-guide.md](sig-instrumentation/event-style-guide.md)
9797

98-
* **Instrumenting Kubernetes** [instrumentation.md](sig-instrumentation/instrumentation.md)
98+
* **Instrumenting Kubernetes with a new metric** [instrumentation.md](sig-instrumentation/metric-instrumentation.md)
9999

100100
* **Structured Logging migration instructions** [migration-to-structured-logging.md](sig-instrumentation/migration-to-structured-logging.md)
101101

0 commit comments

Comments
 (0)