From 1a1982022f8d2d4510a0fe16df8f88a48f75ab54 Mon Sep 17 00:00:00 2001 From: Jeny Sadadia Date: Tue, 23 Jan 2024 17:45:23 +0530 Subject: [PATCH] doc/api-details: fix reference to `Getting started` page As the `Getting started` page has been renamed to `Local instance`, update link to the section for creating environment variables. Fixes: eefbece ("doc: rename getting-started to local-instance") Signed-off-by: Jeny Sadadia --- doc/api-details.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api-details.md b/doc/api-details.md index 76e81975..a400d5e4 100644 --- a/doc/api-details.md +++ b/doc/api-details.md @@ -15,8 +15,8 @@ setting things up and issuing low-level queries. ## Environment Variables -General instructions about the environment file are described on the [getting -started](https://kernelci.org/docs/api/getting-started/#create-the-environment-file) +General instructions about the environment file are described on the [local +instance](https://kernelci.org/docs/api/local-instance/#create-the-environment-file) page. This section goes through all the environment variables used by the API. ### Set ALGORITHM and ACCESS_TOKEN_EXPIRE_MINUTES in environment file