From d710ccae9b1f5a25959be32bcc830ef219583e05 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Mon, 26 Aug 2024 10:57:12 +0530 Subject: [PATCH] Fix links Fixes https://github.com/ente-io/ente/issues/2885 --- docs/docs/auth/migration-guides/steam/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/docs/auth/migration-guides/steam/index.md b/docs/docs/auth/migration-guides/steam/index.md index 1784c61a2b..650382bd34 100644 --- a/docs/docs/auth/migration-guides/steam/index.md +++ b/docs/docs/auth/migration-guides/steam/index.md @@ -10,10 +10,8 @@ description: Guide for importing from Steam Authenticator to Ente Auth > Steam Authenticator code is only supported after auth-v3.0.3, check the app's > version number before migration. -One way to migrate is to -[use this tool by dyc3](https://github.com/dyc3/steamguard-cli/releases/latest) -to simplify the process and skip directly to generating a qr code to Ente -Authenticator. +One way to migrate is to [use this tool by dyc3][releases] to simplify the +process and skip directly to generating a qr code to Ente Authenticator. ## Download/Install steamguard-cli @@ -75,3 +73,5 @@ Open Ente Auth, press the '+' button, select `Scan a QR code`, and scan the qr code. You should now have your steam code inside Ente Auth + +[releases]: https://github.com/dyc3/steamguard-cli/releases/latest