diff options
Diffstat (limited to 'docs/help/beginblock.html')
| -rw-r--r-- | docs/help/beginblock.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/beginblock.html b/docs/help/beginblock.html index 28dd2474..61c3a89a 100644 --- a/docs/help/beginblock.html +++ b/docs/help/beginblock.html @@ -6,7 +6,7 @@ <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div> <h1 id="left-curly-bracket-"><a class="header" href="#left-curly-bracket-">Left Curly Bracket (<code><span class='Brace'>{</span></code>)</a></h1> <h2 id="--begin-block"><a class="header" href="#--begin-block"><code><span class='Brace'>{</span> <span class='Value'>...</span></code>: Begin Block</a></h2> -<p><a class="fulldoc" href="../doc/syntax.html#blocks">→full documentation</a></p> +<p><a class="fulldoc" href="../doc/block.html">→full documentation</a></p> <p>Starts a block, which can be one of:</p> <ul> <li>Function</li> |
