diff options
| -rw-r--r-- | docs/help/namespacefield.html (renamed from docs/help/field.html) | 0 | ||||
| -rw-r--r-- | help/namespacefield.md (renamed from help/field.md) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/field.html b/docs/help/namespacefield.html index 2de58500..2de58500 100644 --- a/docs/help/field.html +++ b/docs/help/namespacefield.html 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 |
