docs: Fix fork link case sensitivity in README

- Changed 'Web-Dev-For-beginners' to 'Web-Dev-For-Beginners' in badge URL
- Ensures badge displays correct fork count
- Improves consistency with actual repository name
pull/1872/head
Kartik Sahu 1 month ago
parent 5f220217d3
commit cac39769c7

@ -19,7 +19,7 @@ Join the Azure AI Foundry Discord and meet experts and fellow developers.
[![Microsoft Foundry Discord](https://dcbadge.limes.pink/api/server/nTYy5BXMWG)](https://discord.gg/nTYy5BXMWG)
Follow these steps to get started using these resources:
1. **Fork the Repository**: Click [![GitHub forks](https://img.shields.io/github/forks/microsoft/Web-Dev-For-beginners.svg?style=social&label=Fork)](https://GitHub.com/microsoft/Web-Dev-For-Beginners/fork)
1. **Fork the Repository**: Click [![GitHub forks](https://img.shields.io/github/forks/microsoft/Web-Dev-For-Beginners.svg?style=social&label=Fork)](https://GitHub.com/microsoft/Web-Dev-For-Beginners/fork)
2. **Clone the Repository**: `git clone https://github.com/microsoft/Web-Dev-For-Beginners.git`
3. [**Join The Azure AI Foundry Discord and meet experts and fellow developers**](https://discord.com/invite/ByRwuEEgH4)

Loading…
Cancel
Save