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.
29792979* [ The foreign function interface] [ ffi ]
29802980* [ Containers and iterators] ( tutorial-container.html )
29812981* [ Error-handling and Conditions] ( tutorial-conditions.html )
2982- * [ Packaging up Rust code] ( rustpkg )
2982+ * [ Packaging up Rust code] [ rustpkg ]
29832983
29842984There is further documentation on the [ wiki] , however those tend to be even more out of date as this document.
29852985
29862986[ borrow ] : tutorial-borrowed-ptr.html
29872987[ tasks ] : tutorial-tasks.html
29882988[ macros ] : tutorial-macros.html
29892989[ ffi ] : tutorial-ffi.html
2990- [ rustpkg ] : tutorial- rustpkg.html
2990+ [ rustpkg ] : rustpkg.html
29912991
29922992[ wiki ] : https://github.com/mozilla/rust/wiki/Docs
29932993
You can’t perform that action at this time.
0 commit comments