We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d2510a + d8139bc commit 70d473cCopy full SHA for 70d473c
src/components/markdown.js
@@ -276,7 +276,7 @@ const DisplaySupport = props => {
276
}
277
const Markdown = props => {
278
const icon_base_url =
279
- "https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/neutral-icons/src/images/icons/Social/";
+ "https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/";
280
281
return (
282
<div id="markdown-content" className="break-words">
0 commit comments