Merge pull request #387 from Shrestha7/master

[fix]: social icons url
This commit is contained in:
Rahul Jain
2021-06-04 09:20:55 +05:30
committed by GitHub
+1 -1
View File
@@ -276,7 +276,7 @@ const DisplaySupport = props => {
}
const Markdown = props => {
const icon_base_url =
"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/";
return (
<div id="markdown-content" className="break-words">