larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.13k stars 846 forks source link

Fixing Slack Icon in Readme.Md #341

Closed shettyvarshaa closed 10 months ago

shettyvarshaa commented 10 months ago

Fixing the broken Slack icon link which directs us to slack channel in README.md

github-actions[bot] commented 10 months ago

Hi @shettyvarshaa! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

larymak commented 10 months ago

Thanks for the fix.

shettyvarshaa commented 10 months ago

Hello @larymak ! Why isn't the original link working? I'm new to this and I wanted to know if there is a way to fix this broken link which was already existing in the README.md without replacing the entire format of the slack icon itself as I did in my PR

Broken link : "https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png"

larymak commented 10 months ago

Hello @larymak ! Why isn't the original link working? I'm new to this and I wanted to know if there is a way to fix this broken link which was already existing in the README.md without replacing the entire format of the slack icon itself as I did in my PR

Broken link : "https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png"

The link that's not working must be from the icon itself. It seems the maintainers of the icons no longer look after them

shettyvarshaa commented 10 months ago

Oh I see, thank you !