Skip to content

Commit bbf0836

Browse files
authored
update skill.js
changed the c programming link
1 parent 901802b commit bbf0836

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
@@ -230,7 +230,7 @@ const icons = {
230230
"https://raw.githubusercontent.com/devicons/devicon/master/icons/backbonejs/backbonejs-original-wordmark.svg",
231231
bootstrap:
232232
"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg",
233-
c: "https://github.com/devicons/devicon/blob/master/icons/c/c-original.svg",
233+
c: "https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg",
234234
canvasjs:
235235
"https://raw.githubusercontent.com/Hardik0307/Hardik0307/master/assets/canvasjs-charts.svg",
236236
coffeescript:

0 commit comments

Comments
 (0)