Skip to content

Commit 0a5176e

Browse files
committed
Update docusaurus.config.ts
1 parent d6cb7ec commit 0a5176e

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

docusaurus.config.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -300,28 +300,14 @@ const config: Config = {
300300
from: "/customauth/verifiers",
301301
to: "/authentication/",
302302
},
303-
{
304-
from: "/sdk/web/modal/multi-factor-authentication",
305-
to: "/sdk/pnp/web/modal/mfa",
306-
},
307-
{
308-
from: "/sdk/web/core/multi-factor-authentication",
309-
to: "/sdk/pnp/web/no-modal/mfa",
310-
},
311-
{
312-
from: "/sdk/web/web3auth/multi-factor-authentication",
313-
to: "/sdk/pnp/web/modal/mfa",
314-
},
315303
{
316304
from: "/troubleshooting/different-wallet-address-issue",
317305
to: "/troubleshooting/different-private-key",
318306
},
319-
320307
{
321308
to: "/features/smart-accounts",
322309
from: "/features/account-abstraction",
323310
},
324-
325311
{
326312
from: "/pnp/going-live",
327313
to: "/resources/checklist",

0 commit comments

Comments
 (0)