We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347cf0b commit 00047bbCopy full SHA for 00047bb
apps/portal/redirects.mjs
@@ -877,7 +877,7 @@ const glossaryRedirects = {
877
"https://thirdweb.com/learn/glossary/delayed-reveal",
878
"/glossary/drop": "https://thirdweb.com/learn/glossary/drop",
879
"/glossary/externally-owned-account":
880
- "/glossary/externally-owned-account-eoa",
+ "https://thirdweb.com/learn/glossary/externally-owned-account",
881
"/glossary/factory-contract":
882
"https://thirdweb.com/learn/glossary/factory-contract",
883
"/glossary/gas": "https://thirdweb.com/learn/glossary/gas-fee",
0 commit comments