peppapig13132 / Social-media

🌐 Social media platforms in JSON format. Welcome to contribute!
MIT License
2 stars 1 forks source link

Update steam link to community forum #3

Closed meritonferati closed 3 weeks ago

meritonferati commented 3 weeks ago

Steam link right now is pointing to store, which is more of an ecommerce site for the steam platform. I would suggest that to be changed from: "steam": { "name": "Steam", "link": "https://store.steampowered.com/" } to point at the community forum: "steam": { "name": "Steam", "link": "https://steamcommunity.com/" }

meritonferati commented 3 weeks ago

@peppapig13132 Created a PR for this suggestion: https://github.com/peppapig13132/Social-media/pull/4

peppapig13132 commented 3 weeks ago

@meritonferati PR merged 👌