From be9eadb26cb7a7d4c6adfe310d38ac9922a0953d Mon Sep 17 00:00:00 2001 From: mikeromard Date: Wed, 9 Oct 2024 15:40:08 -0300 Subject: [PATCH] added redirects for the old Make calls to the Snyk API pages --- .gitbook.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitbook.yaml b/.gitbook.yaml index c76fc902a1b7..fb1ab288b760 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -109,3 +109,7 @@ redirects: scm-ide-and-ci-cd-workflow-and-integrations: scm-ide-and-ci-cd-workflow-and-integrations/README.md scm-ide-and-ci-cd-integrations/snyk-scm-integrations/bitbucket-cloud-vs-bitbucket-cloud-app: scm-ide-and-ci-cd-integrations/README.md scm-ide-and-ci-cd-integrations/snyk-scm-integrations/introduction-to-git-repository-integrations/git-repository-cloning-for-scm-integrations: snyk-scm-integrations/introduction-to-git-repository-integrations/workspaces-for-scm-integrations/README.md + snyk-api/make-calls-to-the-snyk-api: snyk-api/rest-api/getting-started-with-the-rest-api.md + snyk-api/make-calls-to-the-snyk-api/find-the-differences-between-versions-in-the-rest-api: snyk-api/rest-api/about-the-rest-api.md + snyk-api/make-calls-to-the-snyk-api/how-to-use-postman-for-snyk-rest-api: snyk-api/rest-api/getting-started-with-the-rest-api.md + snyk-api/make-calls-to-the-snyk-api/postman-and-snyk-api-v1: snyk-api/v1-api.md