diff --git a/docs/sources/get-started/quick-start.md b/docs/sources/get-started/quick-start.md index 013887acfa491..1b487886e2f48 100644 --- a/docs/sources/get-started/quick-start.md +++ b/docs/sources/get-started/quick-start.md @@ -109,15 +109,15 @@ This quickstart assumes you are running Linux. ``` {{< /tab-content >}} {{< /tabs >}} - + -{{< docs/ignore >}} + {{< docs/ignore >}} ```bash wget https://raw.githubusercontent.com/grafana/loki/main/examples/getting-started/loki-config.yaml -O loki-config.yaml wget https://raw.githubusercontent.com/grafana/loki/main/examples/getting-started/alloy-local-config.yaml -O alloy-local-config.yaml wget https://raw.githubusercontent.com/grafana/loki/main/examples/getting-started/docker-compose.yaml -O docker-compose.yaml ``` -{{< /docs/ignore >}} + {{< /docs/ignore >}} 3. Deploy the sample Docker image.