We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cb7ec commit 0a5176eCopy full SHA for 0a5176e
1 file changed
docusaurus.config.ts
@@ -300,28 +300,14 @@ const config: Config = {
300
from: "/customauth/verifiers",
301
to: "/authentication/",
302
},
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
314
315
{
316
from: "/troubleshooting/different-wallet-address-issue",
317
to: "/troubleshooting/different-private-key",
318
319
-
320
321
to: "/features/smart-accounts",
322
from: "/features/account-abstraction",
323
324
325
326
from: "/pnp/going-live",
327
to: "/resources/checklist",
0 commit comments