Skip to content

Commit beb671b

Browse files
authored
chore: patch syntax
1 parent 233a906 commit beb671b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,8 +1879,8 @@ export const walletsData: WalletData[] = [
18791879
repo_url: "https://github.com/shapeshift/",
18801880
non_custodial: true,
18811881
security_audit: [
1882-
"Audit by DeFiSafety: https://www.defisafety.com/app/pqrs/108",
1883-
"Responsible Disclosure Program: https://hackenproof.com/shape-shift/shapeshift",
1882+
"https://www.defisafety.com/app/pqrs/108",
1883+
"https://hackenproof.com/shape-shift/shapeshift",
18841884
],
18851885
scam_protection: false,
18861886
hardware_support: false,

0 commit comments

Comments
 (0)