Skip to content

Commit 25a3bd5

Browse files
fix: update resource label (nilbuild#9024)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 parent 37c5834 commit 25a3bd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/roadmaps/golang/content/boolean@PRTou83_rD0u7p2elGG4s.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ The `bool` type represents `true` or `false` values with default zero value of `
44

55
Visit the following resources to learn more:
66

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)
7+
- [@article@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)

0 commit comments

Comments
 (0)