Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6301f40

Browse files
committed
Deployed 77cd7f3 with MkDocs version: 1.0.4
1 parent 3d3cb24 commit 6301f40

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

getting_started/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ <h2 id="inheritance-vs-dependency-injection">Inheritance vs dependency injection
672672
<strong>function pointer</strong> to a wrapper (dependency injection).</p>
673673
<p>This approach reduces the amount of boilerplate in your code; as a reference
674674
please look at the <a href="../tutorial_A_create_trees/">first tutorial</a> amd the one
675-
describing <a href="tutorial_g_legacy.md">non intrusive integration with legacy code</a>.</p>
675+
describing <a href="../tutorial_G_legacy/">non intrusive integration with legacy code</a>.</p>
676676
<h2 id="nodeparameters">NodeParameters</h2>
677677
<p>NodeParameters are conceptually similar to the arguments of a function.</p>
678678
<p>They are passed statically when the tree is instantiated.</p>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)