We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eaaa06 commit d6b372bCopy full SHA for d6b372b
contents/barnsley/barnsley.md
@@ -126,7 +126,7 @@ The biggest differences between the two code implementations is that the Barnsle
126
{% sample lang="jl" %}
127
[import, lang:"julia"](code/julia/barnsley.jl)
128
{% sample lang="rs" %}
129
-[import, lang:"rust"](code/rust/src/main.rs)
+[import, lang:"rust"](code/rust/barnsley.rs)
130
{% sample lang="cpp" %}
131
[import, lang:"cpp"](code/cpp/barnsley.cpp)
132
{% sample lang="c" %}
0 commit comments