diff options
Diffstat (limited to 'help')
| -rw-r--r-- | help/namespacefield.md (renamed from help/field.md) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/field.md b/help/namespacefield.md index c866e0a8..fba660e9 100644 --- a/help/field.md +++ b/help/namespacefield.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/field.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/namespacefield.html).* # Full Stop (`.`) @@ -8,4 +8,4 @@ Access a field with name `name` in namespace `ns`. Field must have been exported {a⇐1} . a - {F⇐-}.F 5
\ No newline at end of file + {F⇐-}.F 5 |
