Skip to content

Commit f021951

Browse files
authored
fix: update sdk lnk to npmjs (#1997)
1 parent 351376e commit f021951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/namadillo/src/App/Settings/SettingsMain.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const SettingsMain = (): JSX.Element => {
124124
<div>
125125
SDK Version:{" "}
126126
<a
127-
href="https://docs.namada.net/integrating-with-namada/sdk"
127+
href="https://www.npmjs.com/package/@namada/sdk"
128128
target="_blank"
129129
rel="noreferrer"
130130
className="underline"

0 commit comments

Comments
 (0)