We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c5834 commit 25a3bd5Copy full SHA for 25a3bd5
1 file changed
src/data/roadmaps/golang/content/boolean@PRTou83_rD0u7p2elGG4s.md
@@ -4,5 +4,5 @@ The `bool` type represents `true` or `false` values with default zero value of `
4
5
Visit the following resources to learn more:
6
7
-- [@official@Booleans in Golang](https://golangdocs.com/booleans-in-golang)
8
-- [@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)
0 commit comments