mirror of https://github.com/cncf/techdocs.git
[CI] Fix broken links (#291)
This commit is contained in:
parent
ac83b89179
commit
e1cfca7dce
|
@ -195,7 +195,7 @@ Criteria
|
|||
- Letting new users know where to get help
|
||||
|
||||
- Complete the governance work started here:
|
||||
https://github.com/notaryproject/notaryproject/issues/55
|
||||
<https://github.com/notaryproject/specifications/issues/55>
|
||||
https://github.com/notaryproject/notaryproject/pull/78, and add it to a
|
||||
governance page (or section) on the website.
|
||||
|
||||
|
@ -215,7 +215,7 @@ developed?
|
|||
- [ ] Develop a
|
||||
[maintainers list](https://github.com/notaryproject/notaryproject.dev/blob/main/.github/settings.yml)
|
||||
for the documentation and its repository (this has been started
|
||||
https://github.com/notaryproject/notaryproject/issues/77)
|
||||
https://github.com/notaryproject/specifications/issues/77)
|
||||
- [ ] Develop a maintenance plan for the documentation and its repository
|
||||
- [ ] Follow the
|
||||
[CNCF website guidelines checklist](../docs/website-guidelines-checklist.md)
|
||||
|
|
|
@ -109,8 +109,8 @@ Here is a proposed outline for the tech doc Table of Contents:
|
|||
- https://keda.sh/docs/2.13/operate/cluster/#kubernetes-compatibility
|
||||
- https://keda.sh/docs/2.13/operate/cluster/#cluster-capacity
|
||||
- https://keda.sh/docs/2.13/operate/cluster/#firewall
|
||||
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/operate/opentelemetry/)
|
||||
- [Integrating with Prometheus](https://keda.sh/docs/2.13/operate/prometheus/)
|
||||
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/integrations/opentelemetry/)
|
||||
- [Integrating with Prometheus](https://keda.sh/docs/2.13/integrations/prometheus/)
|
||||
- [Using the KEDA Metrics Server](https://keda.sh/docs/2.13/operate/metrics-server/)
|
||||
- [Querying Metrics](https://keda.sh/docs/2.13/operate/metrics-server/#querying-metrics-exposed-by-keda-metrics-server)
|
||||
- [Getting Metric Names](https://keda.sh/docs/2.13/operate/metrics-server/#how-to-get-metric-names-from-scaledobject)
|
||||
|
|
|
@ -141,8 +141,8 @@ or provide a starting point.
|
|||
[Disabling Keep-alive](https://keda.sh/docs/2.13/operate/cluster/#http-connection-disable-keep-alive)
|
||||
[Using HTTP Proxies](https://keda.sh/docs/2.13/operate/cluster/#http-proxies)
|
||||
[Configuring Minimum TLS Version]
|
||||
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/operate/opentelemetry/)
|
||||
- [Integrating with Prometheus](https://keda.sh/docs/2.13/operate/prometheus/)
|
||||
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/integrations/opentelemetry/)
|
||||
- [Integrating with Prometheus](https://keda.sh/docs/2.13/integrations/prometheus/)
|
||||
- [Using the KEDA Metrics Server](https://keda.sh/docs/2.13/operate/metrics-server/)
|
||||
- [Querying Metrics](https://keda.sh/docs/2.13/operate/metrics-server/#querying-metrics-exposed-by-keda-metrics-server)
|
||||
- [Getting Metric Names](https://keda.sh/docs/2.13/operate/metrics-server/#how-to-get-metric-names-from-scaledobject)
|
||||
|
@ -211,7 +211,7 @@ some judgement might be required to rearrange things.
|
|||
| Troubleshooting | https://keda.sh/docs/2.13/concepts/troubleshooting/ | Remove this troubleshooting information and combine it with the troubleshooting section under "The KEDA Documentation". |
|
||||
| Cluster | https://keda.sh/docs/2.13/operate/cluster/ | See the "Update the Operator Guide" issue |
|
||||
| Events | https://keda.sh/docs/2.13/operate/events/ | This is reference information. |
|
||||
| Integrate with Prometheus | https://keda.sh/docs/2.13/operate/prometheus/ | Split this into a task ("Integrating with Prometheus" and a reference "Metrics Exported to Prometheus". |
|
||||
| Integrate with Prometheus | https://keda.sh/docs/2.13/integrations/prometheus/ | Split this into a task ("Integrating with Prometheus" and a reference "Metrics Exported to Prometheus". |
|
||||
|
||||
# Write a Glossary
|
||||
|
||||
|
|
Loading…
Reference in New Issue