diff --git a/examples/clickhouse/README.md b/examples/clickhouse/README.md index f35b0bb..4076700 100644 --- a/examples/clickhouse/README.md +++ b/examples/clickhouse/README.md @@ -39,7 +39,7 @@ Create the following meters in OpenMeter with the following details: | Message count | `chat-message` | `COUNT` | - | - `plan`: `$.plan` | > [!TIP] -> Read more about creating a meter in the general examples [README](../../README.md#Create-a-meter). +> Read more about creating a meter in the general examples [README](../README.md#Create-a-meter). ## Launch the example @@ -51,7 +51,7 @@ docker compose up -d ## Checking events -Read more in the general examples [README](../../README.md#Checking-events-in-OpenMeter). +Read more in the general examples [README](../README.md#Checking-events-in-OpenMeter). ## Cleanup diff --git a/examples/http-server/README.md b/examples/http-server/README.md index 4e9baf6..d822710 100644 --- a/examples/http-server/README.md +++ b/examples/http-server/README.md @@ -48,7 +48,7 @@ Create a meter in OpenMeter with the following details: - `zone`: `$.zone` > [!TIP] -> Read more about creating a meter in the general examples [README](../../README.md#Create-a-meter). +> Read more about creating a meter in the general examples [README](../README.md#Create-a-meter). ## Launch the example @@ -97,7 +97,7 @@ docker compose --profile seed up -d ## Checking events -Read more in the general examples [README](../../README.md#Checking-events-in-OpenMeter). +Read more in the general examples [README](../README.md#Checking-events-in-OpenMeter). ## Cleanup diff --git a/examples/kubernetes-pod-exec-time/README.md b/examples/kubernetes-pod-exec-time/README.md index dbd9290..18c4135 100644 --- a/examples/kubernetes-pod-exec-time/README.md +++ b/examples/kubernetes-pod-exec-time/README.md @@ -48,7 +48,7 @@ Create a meter in OpenMeter with the following details: - `namespace`: `$.pod_namespace` > [!TIP] -> Read more about creating a meter in the general examples [README](../../README.md#Create-a-meter). +> Read more about creating a meter in the general examples [README](../README.md#Create-a-meter). ## Deploy the example @@ -63,7 +63,7 @@ helm install --wait --namespace benthos --create-namespace --set preset=kubernet ## Checking events -Read more in the general examples [README](../../README.md#Checking-events-in-OpenMeter). +Read more in the general examples [README](../README.md#Checking-events-in-OpenMeter). ## Cleanup