1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-10 11:14:09 +02:00

Minor resource title change for clarity (#5434)

Specified link for W3 Schools' Golang tutorial to add clarity
This commit is contained in:
Dennis O'Connell
2024-05-10 17:41:54 -07:00
committed by GitHub
parent f8b9d2e271
commit 5a2305193b

View File

@@ -5,4 +5,4 @@ Learn the common concepts of Go like variables, loops, conditional statements, f
Visit the following resources to learn more: Visit the following resources to learn more:
- [Official Go Tutorial](https://go.dev/doc/tutorial/) - [Official Go Tutorial](https://go.dev/doc/tutorial/)
- [Go Tutorial](https://www.w3schools.com/go/index.php) - [W3 Schools Go Tutorial](https://www.w3schools.com/go/index.php)