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.
1 parent 6253936 commit d8139bcCopy full SHA for d8139bc
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