From addac63700bae821ad1e423461e31a70fee34a81 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 30 Apr 2023 15:56:10 -0400 Subject: [PATCH] fix broken link for start guide --- docs/documentation/getting-started/cli.mdx | 2 +- docs/documentation/getting-started/introduction.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/getting-started/cli.mdx b/docs/documentation/getting-started/cli.mdx index ed0a4865a..2e9416ee3 100644 --- a/docs/documentation/getting-started/cli.mdx +++ b/docs/documentation/getting-started/cli.mdx @@ -125,4 +125,4 @@ Your app should now be running with the secrets from Infisical injected as envir See also: -- [Documentation for the Infisical CLI](/cli/overview) \ No newline at end of file +- [Full documentation for the Infisical CLI](/cli/overview) \ No newline at end of file diff --git a/docs/documentation/getting-started/introduction.mdx b/docs/documentation/getting-started/introduction.mdx index 573d2899d..92e773fcd 100644 --- a/docs/documentation/getting-started/introduction.mdx +++ b/docs/documentation/getting-started/introduction.mdx @@ -28,7 +28,7 @@ Start syncing environment variables with [Infisical Cloud](https://app.infisical > Fetch secrets with any programming language on demand - + Inject secrets into any application process/environment