Merge pull request #383 from matthiasschaub/patch-1

correct link destination in hoon school guide
This commit is contained in:
Sigilante 2023-06-16 09:27:47 -05:00 committed by GitHub
commit 2a085bfd99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -453,7 +453,7 @@ What is that cell? Wasn't the value stored as `0xff.8833`? Well, one fundament
- What does `[~ ~]` mean when returned from a `map`?
`unit`s are common enough that they have their own syntax and set of operational functions. We'll look at them more in [the next module](/guides/core/hoon-school/K-doors).
`unit`s are common enough that they have their own syntax and set of operational functions. We'll look at them more in [the next module](/guides/core/hoon-school/L-struct).
```hoon
> (~(get by colors) %brown)