From be63e538d7d6e6a2ee92abfe942d9033adfd3951 Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:11:49 -0600 Subject: [PATCH] Update email-password.mdx --- docs/documentation/platform/auth-methods/email-password.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/documentation/platform/auth-methods/email-password.mdx b/docs/documentation/platform/auth-methods/email-password.mdx index 82eae1642..54c95fb65 100644 --- a/docs/documentation/platform/auth-methods/email-password.mdx +++ b/docs/documentation/platform/auth-methods/email-password.mdx @@ -1,5 +1,5 @@ --- -title: "Email and Pasword" +title: "Email and Password" description: "Learn how to authenticate into Infisical with email and password." --- @@ -9,6 +9,6 @@ It is currently possible to use the **Email and Password** auth method to authen Every **Email and Password** is accompanied by an emergency kit given to users during signup. If the password is lost or forgotten, emergency kit is only way to retrieve the access to your account. It is possible to generate a new emergency kit with the following steps: 1. Open the `Personal Settings` menu. -![open personal settings](../../images/auth-methods/access-personal-settings.png) +![open personal settings](/images/auth-methods/access-personal-settings.png) 2. Scroll down to the `Emergency Kit` section. -3. Enter your current password and click `Save`. \ No newline at end of file +3. Enter your current password and click `Save`.