From 40b70c2c4c6ff18dca891aeb3496db56160418c6 Mon Sep 17 00:00:00 2001 From: Ori Pomerantz Date: Mon, 23 Oct 2023 08:48:53 -0500 Subject: [PATCH] Update indexer.mdx --- next-docs/pages/services/indexer.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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