1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 08:35:42 +02:00

fix: update resource label (#9024)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Archit Kumar
2025-09-09 16:07:17 +05:30
committed by GitHub
parent 37c5834511
commit 25a3bd57e6

View File

@@ -4,5 +4,5 @@ The `bool` type represents `true` or `false` values with default zero value of `
Visit the following resources to learn more:
- [@official@Booleans in Golang](https://golangdocs.com/booleans-in-golang)
- [@article@Understanding Boolean Logic in Go](https://www.digitalocean.com/community/tutorials/understanding-boolean-logic-in-go)
- [@article@Booleans in Golang](https://golangdocs.com/booleans-in-golang)
- [@article@Understanding Boolean Logic in Go](https://www.digitalocean.com/community/tutorials/understanding-boolean-logic-in-go)