From 80f6ad53fc94045242d1c2dea021cc668ca1084c Mon Sep 17 00:00:00 2001 From: Anton Shalimov Date: Thu, 25 Jan 2024 08:59:31 +0300 Subject: [PATCH 1/3] =?UTF-8?q?Update=20Ethereum=20Staking=20Widget=20?= =?UTF-8?q?=E2=80=9Cfaq-wrap-and-unwrap-page=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ethereum-staking-widget/faq-wrap-and-unwrap-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md index bc53c4b..f78ad0c 100644 --- a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md +++ b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md @@ -39,5 +39,5 @@ faq: answer: >- \ - No, you can transform your wstETH to ETH using the [Withdrawals Request and Claim tabs](https://stake.lido.fi/withdrawals/request/). Note that, under the hood, wstETH will unwrap to stETH first, so your request will be denominated in stETH. + No, you can transform your wstETH to ETH using the [Withdrawals Request and Claim tabs](/withdrawals/request/). Note that, under the hood, wstETH will unwrap to stETH first, so your request will be denominated in stETH. --- From 56fecf042cb3d50c38313cec26adb7ae8a4028a0 Mon Sep 17 00:00:00 2001 From: Anton Shalimov Date: Thu, 25 Jan 2024 09:03:33 +0300 Subject: [PATCH 2/3] =?UTF-8?q?Update=20Ethereum=20Staking=20Widget=20?= =?UTF-8?q?=E2=80=9Cfaq-wrap-and-unwrap-page=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ethereum-staking-widget/faq-wrap-and-unwrap-page.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md index f78ad0c..4493c6c 100644 --- a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md +++ b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md @@ -12,7 +12,7 @@ faq: - question: How can I get wstETH? questionId: How_Can_I_Get_wstETH answer: You can wrap your stETH or ETH tokens using [Wrap & Unwrap staking - widget](https://stake.lido.fi/wrap/) or [DEX Lido + widget](/wrap/) or [DEX Lido integrations](https://lido.fi/lido-ecosystem?tokens=wstETH&categories=Get) - question: How can I use wstETH? questionId: How_Can_I_Use_wstETH @@ -33,7 +33,7 @@ faq: - question: How could I unwrap wstETH back to stETH? questionId: How_Could_I_Unwrap_wstETH_Back_To_stETH answer: You can unwrap your wstETH tokens using [Wrap & Unwrap staking - widget](https://stake.lido.fi/wrap/unwrap/). + widget](/wrap/unwrap/). - question: Do I need to unwrap my wstETH before requesting withdrawals? questionId: Do_I_Need_To_Unwrap_My_wstETH_Before_Requesting_Withdrawals answer: >- From e9cd7d8a30de7d35bf28a51cca5ae94b804655d6 Mon Sep 17 00:00:00 2001 From: Anton Shalimov Date: Thu, 25 Jan 2024 09:09:14 +0300 Subject: [PATCH 3/3] =?UTF-8?q?Update=20Ethereum=20Staking=20Widget=20?= =?UTF-8?q?=E2=80=9Cfaq-wrap-and-unwrap-page=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ethereum-staking-widget/faq-wrap-and-unwrap-page.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md index 4493c6c..fda2b49 100644 --- a/ethereum-staking-widget/faq-wrap-and-unwrap-page.md +++ b/ethereum-staking-widget/faq-wrap-and-unwrap-page.md @@ -12,7 +12,7 @@ faq: - question: How can I get wstETH? questionId: How_Can_I_Get_wstETH answer: You can wrap your stETH or ETH tokens using [Wrap & Unwrap staking - widget](/wrap/) or [DEX Lido + widget](/wrap) or [DEX Lido integrations](https://lido.fi/lido-ecosystem?tokens=wstETH&categories=Get) - question: How can I use wstETH? questionId: How_Can_I_Use_wstETH @@ -33,11 +33,11 @@ faq: - question: How could I unwrap wstETH back to stETH? questionId: How_Could_I_Unwrap_wstETH_Back_To_stETH answer: You can unwrap your wstETH tokens using [Wrap & Unwrap staking - widget](/wrap/unwrap/). + widget](/wrap/unwrap). - question: Do I need to unwrap my wstETH before requesting withdrawals? questionId: Do_I_Need_To_Unwrap_My_wstETH_Before_Requesting_Withdrawals answer: >- \ - No, you can transform your wstETH to ETH using the [Withdrawals Request and Claim tabs](/withdrawals/request/). Note that, under the hood, wstETH will unwrap to stETH first, so your request will be denominated in stETH. + No, you can transform your wstETH to ETH using the [Withdrawals Request and Claim tabs](/withdrawals/request). Note that, under the hood, wstETH will unwrap to stETH first, so your request will be denominated in stETH. ---