From c14073bbc5721aaad7afdfe6dac8ed7e822456ac Mon Sep 17 00:00:00 2001 From: luiz Date: Mon, 27 Nov 2023 21:33:35 +0100 Subject: [PATCH] fix broken link --- docs/run_domino/run_locally_compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/run_domino/run_locally_compose.md b/docs/run_domino/run_locally_compose.md index 196622f..f86e750 100644 --- a/docs/run_domino/run_locally_compose.md +++ b/docs/run_domino/run_locally_compose.md @@ -66,7 +66,7 @@ You can do this by passing the `--github-token` flag to the command, like this: domino platform run-compose --github-token ``` ::: -You can generate a github token by following the instructions [here](./github_token.md). +You can generate a github token by following the instructions [here](../quickstart/advanced_concepts/github_token.md). :::tip