add links to raw source
[rust-101.git] / src / part00.rs
index 6469907e91203f62f856a8a8e25c229c9b7a41c1..01d2046834043eb037c0cb49135b09137934dcf5 100644 (file)
@@ -111,4 +111,4 @@ pub fn main() {
 //@ computed that ourselves, but that's besides the point. More importantly:
 //@ You completed the first part of the course.
 
-//@ [index](main.html) | previous | [next](part01.html)
+//@ [index](main.html) | previous | [raw source](https://www.ralfj.de/git/rust-101.git/blob_plain/HEAD:/workspace/src/part00.rs) | [next](part01.html)