Skip to content

Commit 22adb84

Browse files
committed
Source code link and gitingore setup
1 parent 7895cd8 commit 22adb84

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

src/components/NavigationFrame.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ function Footer() {
253253
component="a"
254254
target="_blank"
255255
rel="noopener"
256-
href="https://github.com/serum-foundation/spl-token-wallet"
256+
href="https://github.com/pepeneif/Solana-BLINC-demo"
257257
startIcon={<CodeIcon />}
258258
>
259259
View Source

0 commit comments

Comments
 (0)