Skip to content

Commit ca55d9e

Browse files
author
Kunal Jain
committed
fixed broken cockroachdb icon link
1 parent 0ca556a commit ca55d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/skills.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ const icons = {
361361
nextjs: "https://cdn.worldvectorlogo.com/logos/nextjs-3.svg",
362362
reactnative: "https://reactnative.dev/img/header_logo.svg",
363363
mariadb: "https://www.vectorlogo.zone/logos/mariadb/mariadb-icon.svg",
364-
cockroachdb: "https://worldvectorlogo.com/es/download/cockroachdb.svg",
364+
cockroachdb: "https://cdn.worldvectorlogo.com/logos/cockroachdb.svg",
365365
objectivec:
366366
"https://www.vectorlogo.zone/logos/apple_objectivec/apple_objectivec-icon.svg",
367367
clojure:

0 commit comments

Comments
 (0)