From 6ce733570f939b82a94ac531ff93e5e78438960a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8Dtalo=20Johnny?= Date: Wed, 21 Aug 2024 16:09:33 -0300 Subject: [PATCH] docs: update deprecated term 'variables and secrets' (#3480) docs: update deprected term 'variables and secrets' Update old term 'Variables and Secrets' to 'Global Variables' --- docs/docs/Settings/settings-global-variables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/Settings/settings-global-variables.md b/docs/docs/Settings/settings-global-variables.md index f8e9af028..1e7d2f52c 100644 --- a/docs/docs/Settings/settings-global-variables.md +++ b/docs/docs/Settings/settings-global-variables.md @@ -51,7 +51,7 @@ Subsequently, clicking the 🌐 button in a Text field will display the new vari :::tip -You can also create global variables in Settings > Variables and Secrets. +You can also create global variables in Settings > Global Variables. ::: @@ -61,7 +61,7 @@ You can also create global variables in Settings > Variables and Secrets. ![](./418277339.png) -To view and manage your project's global environment variables, visit **Settings** > **Variables and Secrets**. +To view and manage your project's global environment variables, visit **Settings** > **Global Variables**. ### Configure Environment Variables in your .env file {#76844a93dbbc4d1ba551ea1a4a89ccdd}