File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2979,15 +2979,15 @@ tutorials on individual topics.
2979
2979
* [ The foreign function interface] [ ffi ]
2980
2980
* [ Containers and iterators] ( tutorial-container.html )
2981
2981
* [ Error-handling and Conditions] ( tutorial-conditions.html )
2982
- * [ Packaging up Rust code] ( rustpkg )
2982
+ * [ Packaging up Rust code] [ rustpkg ]
2983
2983
2984
2984
There is further documentation on the [ wiki] , however those tend to be even more out of date as this document.
2985
2985
2986
2986
[ borrow ] : tutorial-borrowed-ptr.html
2987
2987
[ tasks ] : tutorial-tasks.html
2988
2988
[ macros ] : tutorial-macros.html
2989
2989
[ ffi ] : tutorial-ffi.html
2990
- [ rustpkg ] : tutorial- rustpkg.html
2990
+ [ rustpkg ] : rustpkg.html
2991
2991
2992
2992
[ wiki ] : https://github.com/mozilla/rust/wiki/Docs
2993
2993
You can’t perform that action at this time.
0 commit comments