diff --git a/README.md b/README.md index 894547d..25f498d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ Obviously, you'll need Docker: 1. `make migrate` (use `clickhouse-client` inside container and execute migration SQL directly if migrator doesn't work). 2. Navigate to `http://grafana.test` or `http://localhost:3000` (if you did not configure Traefik locally), use `admin:admin` as credentials. -3. Import [Logs + Structured via Query](dashboards/Logs + Structured via Query.json) dashboard. +3. Import `dashboards/Logs + Structured via Query.json` dashboard. 4. Run any Docker project with structured JSON logs. -5. Done. \ No newline at end of file +5. Done.