diff --git a/next-docs/pages/services/indexer.mdx b/next-docs/pages/services/indexer.mdx index cdaf34ef02..61c46dc2b8 100644 --- a/next-docs/pages/services/indexer.mdx +++ b/next-docs/pages/services/indexer.mdx @@ -64,7 +64,7 @@ There are several ways to provide the environment variables to `docker run`: You specify this after the `docker run`, but before the name of the image. - Both [Docker Compose](https://docs.docker.com/compose/) and [Kubernetes](https://kubernetes.io/) have their own mechanisms for starting docker containers with environment variables. -The easiest way to test the indexer is to [run the template as a world]() in a separate command-line window. +The easiest way to test the indexer is to [run the template as a world](/templates/typescript/getting-started) in a separate command-line window. #### SQLite