Skip to content

Commit 99c1521

Browse files
Deployed 5a8852a to latest with MkDocs 1.6.1 and mike 2.1.3
1 parent dcd3de7 commit 99c1521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest/guides/basics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ <h2 id="spcifying-build-config">Spcifying Build Config</h2>
836836
<div class="language-shell highlight"><span class="filename">shell</span><pre><span></span><code><span id="__span-10-1"><a id="__codelineno-10-1" name="__codelineno-10-1" href="#__codelineno-10-1"></a>runcpp2<span class="w"> </span>script.cpp
837837
</span></code></pre></div></p>
838838
</details>
839-
<p>For a complete list of build settings, see <a href="build_settings.md">Build Settings</a> or generate the template with
839+
<p>For a complete list of build settings, see <a href="../../build_settings/">Build Settings</a> or generate the template with
840840
<div class="language-shell highlight"><pre><span></span><code><span id="__span-11-1"><a id="__codelineno-11-1" name="__codelineno-11-1" href="#__codelineno-11-1"></a>runcpp2<span class="w"> </span>--create-script-template<span class="w"> </span>./script.cpp<span class="w"> </span><span class="c1"># Embeds the build settings template as comment</span>
841841
</span><span id="__span-11-2"><a id="__codelineno-11-2" name="__codelineno-11-2" href="#__codelineno-11-2"></a>runcpp2<span class="w"> </span>--create-script-template<span class="w"> </span>./script.yaml<span class="w"> </span><span class="c1"># Creates the build settings template as dedicated yaml file</span>
842842
</span><span id="__span-11-3"><a id="__codelineno-11-3" name="__codelineno-11-3" href="#__codelineno-11-3"></a>runcpp2<span class="w"> </span>-t<span class="w"> </span>./script.cpp<span class="w"> </span><span class="c1"># Short form</span>

0 commit comments

Comments
 (0)