diff options
Diffstat (limited to 'help')
| -rw-r--r-- | help/absolutevalue_modulus.md (renamed from help/abs_modulus.md) | 2 | ||||
| -rw-r--r-- | help/after_bind.md (renamed from help/after_bindright.md) | 2 | ||||
| -rw-r--r-- | help/assert_assertwithmessage.md (renamed from help/assert_assertwithmsg.md) | 2 | ||||
| -rw-r--r-- | help/before_bind.md (renamed from help/before_bindleft.md) | 2 | ||||
| -rw-r--r-- | help/enclose_lessthan.md (renamed from help/enclose_less.md) | 2 | ||||
| -rw-r--r-- | help/greaterthanorequalto.md (renamed from help/greatequal.md) | 2 | ||||
| -rw-r--r-- | help/length_notequals.md (renamed from help/length_notequal.md) | 2 | ||||
| -rw-r--r-- | help/lessthanorequalto.md (renamed from help/lessequal.md) | 2 | ||||
| -rw-r--r-- | help/merge_greaterthan.md (renamed from help/merge_great.md) | 2 | ||||
| -rw-r--r-- | help/occurrencecount_progressiveindexof.md (renamed from help/occcount_progindex.md) | 2 | ||||
| -rw-r--r-- | help/rank_equals.md (renamed from help/rank_equal.md) | 2 | ||||
| -rw-r--r-- | help/transpose_reorderaxes.md (renamed from help/transpose_dyadtranspose.md) | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/help/abs_modulus.md b/help/absolutevalue_modulus.md index 1e015d37..87566598 100644 --- a/help/abs_modulus.md +++ b/help/absolutevalue_modulus.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/abs_modulus.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/absolutevalue_modulus.html).* # Pipe (`|`) diff --git a/help/after_bindright.md b/help/after_bind.md index e8cb2bcb..5163d4f9 100644 --- a/help/after_bindright.md +++ b/help/after_bind.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/after_bindright.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/after_bind.html).* # Left Multimap (`⟜`) diff --git a/help/assert_assertwithmsg.md b/help/assert_assertwithmessage.md index 4a7e26cf..fc90b367 100644 --- a/help/assert_assertwithmsg.md +++ b/help/assert_assertwithmessage.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/assert_assertwithmsg.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/assert_assertwithmessage.html).* # Exclamation Mark (`!`) diff --git a/help/before_bindleft.md b/help/before_bind.md index eeeb1fcf..290e8fe9 100644 --- a/help/before_bindleft.md +++ b/help/before_bind.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/before_bindleft.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/before_bind.html).* # Multimap (`⊸`) diff --git a/help/enclose_less.md b/help/enclose_lessthan.md index 1f743fd9..668318cd 100644 --- a/help/enclose_less.md +++ b/help/enclose_lessthan.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/enclose_less.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/enclose_lessthan.html).* # Lesser Than (`<`) diff --git a/help/greatequal.md b/help/greaterthanorequalto.md index 1772cbaf..941087cd 100644 --- a/help/greatequal.md +++ b/help/greaterthanorequalto.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/greatequal.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/greaterthanorequalto.html).* # Greater Than or Equal To (`≥`) diff --git a/help/length_notequal.md b/help/length_notequals.md index 057247c9..75cffd78 100644 --- a/help/length_notequal.md +++ b/help/length_notequals.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/length_notequal.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/length_notequals.html).* # Not Equal (`≠`) diff --git a/help/lessequal.md b/help/lessthanorequalto.md index 8fc0000b..6d11fd5c 100644 --- a/help/lessequal.md +++ b/help/lessthanorequalto.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/lessequal.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/lessthanorequalto.html).* # Lesser Than or Equal To (`≤`) diff --git a/help/merge_great.md b/help/merge_greaterthan.md index c91b3b8b..23878afd 100644 --- a/help/merge_great.md +++ b/help/merge_greaterthan.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/merge_great.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/merge_greaterthan.html).* # Greater Than (`>`) diff --git a/help/occcount_progindex.md b/help/occurrencecount_progressiveindexof.md index 649869c8..ba1026e5 100644 --- a/help/occcount_progindex.md +++ b/help/occurrencecount_progressiveindexof.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/occcount_progindex.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/occurrencecount_progressiveindexof.html).* # Square Original Of or Equal To (`⊒`) diff --git a/help/rank_equal.md b/help/rank_equals.md index 1663df7d..9a451009 100644 --- a/help/rank_equal.md +++ b/help/rank_equals.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/rank_equal.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/rank_equals.html).* # Equal (`=`) diff --git a/help/transpose_dyadtranspose.md b/help/transpose_reorderaxes.md index d3db90ab..244fc444 100644 --- a/help/transpose_dyadtranspose.md +++ b/help/transpose_reorderaxes.md @@ -1,4 +1,4 @@ -*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/transpose_dyadtranspose.html).* +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/transpose_reorderaxes.html).* # Circle Backslash (`⍉`) |
