Skip to content

Commit c3bfcce

Browse files
author
Kaylyn
authored
broken links (DataDog#7705)
* stray period * updating blog * docker broken link * python page update * node page update
1 parent 05ccd5d commit c3bfcce

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/en/agent/docker/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Returns `CRITICAL` if an Agent check is unable to send metrics to Datadog, other
228228
[13]: /infrastructure/livecontainers/
229229
[14]: /developers/dogstatsd/
230230
[15]: /developers/dogstatsd/unix_socket/
231-
[16]: /getitng-started/unified-service-tagging
231+
[16]: /getting_started/tagging/unified_service_tagging/
232232
[17]: https://github.com/DataDog/datadog-agent/blob/master/pkg/tagger/collectors/docker_extract.go
233233
[18]: https://github.com/DataDog/datadog-agent/blob/master/pkg/tagger/collectors/kubelet_extract.go
234234
[19]: https://github.com/DataDog/datadog-agent/blob/master/pkg/tagger/collectors/ecs_extract.go

content/en/getting_started/tagging/unified_service_tagging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ further_reading:
77
- link: "/getting_started/tagging/using_tags"
88
tag: "Documentation"
99
text: "Learn how to use tags in the Datadog app"
10-
- link: "/blog/autodiscovery-docker-monitoring"
10+
- link: "https://www.datadoghq.com/blog/autodiscovery-docker-monitoring/"
1111
tag: "Blog"
1212
text: "Learn more about Autodiscovery"
1313
---

content/en/getting_started/tracing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@ After a few minutes, your trace displays in Datadog under the `hello` service. C
161161
[9]: https://app.datadoghq.com/infrastructure
162162
[10]: /agent/guide/agent-configuration-files/#agent-main-configuration-file
163163
[11]: /getting_started/tagging/unified_service_tagging
164-
[12]: /tracing/guide/setting_primary_tags_to_scope.
164+
[12]: /tracing/guide/setting_primary_tags_to_scope/
165165
[13]: https://app.datadoghq.com/apm/services
166166
[14]: https://app.datadoghq.com/apm/traces

content/en/tracing/setup/nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ For details about how to how to toggle and configure plugins, check out the [API
226226
[6]: /tracing/setup/docker/
227227
[7]: /agent/kubernetes/apm/
228228
[8]: https://datadog.github.io/dd-trace-js/#tracer-settings
229-
[9]: /getting_started/unified_service_tagging
229+
[9]: /getting_started/tagging/unified_service_tagging
230230
[10]: /help/
231231
[11]: https://datadog.github.io/dd-trace-js/#integrations
232232
[12]: https://github.com/senchalabs/connect

content/en/tracing/setup/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The `ddtrace` library includes support for the following libraries:
168168
[5]: http://pypi.datadoghq.com/trace/docs
169169
[6]: http://pypi.datadoghq.com/trace/docs/advanced_usage.html#ddtracerun
170170
[7]: /tracing/guide/setting_primary_tags_to_scope/
171-
[8]: /getting_started/unified_service_tagging
171+
[8]: /getting_started/tagging/unified_service_tagging/
172172
[9]: http://pypi.datadoghq.com/trace/docs/web_integrations.html?highlight=django#django
173173
[10]: http://pypi.datadoghq.com/trace/docs/advanced_usage.html#priority-sampling
174174
[11]: /tracing/connect_logs_and_traces/python/

0 commit comments

Comments
 (0)