Skip to content

Commit e71bead

Browse files
committed
reorganize files
1 parent 3b28600 commit e71bead

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

content/en/serverless/google_cloud_run/containers.md renamed to content/en/serverless/google_cloud_run/containers/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ further_reading:
77
- link: 'https://www.datadoghq.com/blog/collect-traces-logs-from-cloud-run-with-datadog/'
88
tag: 'Blog'
99
text: 'Collect traces, logs, and custom metrics from Cloud Run services'
10-
- link: "/serverless/google_cloud_run/containers_in_process/"
10+
- link: "/serverless/google_cloud_run/containers/in_process/"
1111
tag: 'Documentation'
1212
text: 'Instrument your container with the in-process approach'
13-
- link: "/serverless/google_cloud_run/containers_sidecar/"
13+
- link: "/serverless/google_cloud_run/containers/sidecar/"
1414
tag: 'Documentation'
1515
text: 'Instrument your container with the sidecar approach'
1616
---
@@ -49,5 +49,5 @@ Choose a language to instrument via sidecar.
4949

5050
{{< partial name="whats-next/whats-next.html" >}}
5151

52-
[1]: /serverless/google_cloud_run/containers_in_process
53-
[2]: /serverless/google_cloud_run/containers_sidecar
52+
[1]: /serverless/google_cloud_run/containers/in_process
53+
[2]: /serverless/google_cloud_run/containers/sidecar
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)