projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #20 from avkrotov/reference
[rust-101.git]
/
src
/
part00.rs
diff --git
a/src/part00.rs
b/src/part00.rs
index 00eb4d1dfe9e92a8c8ac35a986ca12d86569276d..d126a1795648dba7b6afabac70f1a5a17a43b823 100644
(file)
--- a/
src/part00.rs
+++ b/
src/part00.rs
@@
-113,4
+113,4
@@
pub fn main() {
//@ computed that ourselves, but that's beside the point. More importantly:
//@ You completed the first part of the course.
//@ computed that ourselves, but that's beside the point. More importantly:
//@ You completed the first part of the course.
-//@ [index](main.html) | previous | [raw source](
https://www.ralfj.de/git/rust-101.git/blob_plain/HEAD:/
workspace/src/part00.rs) | [next](part01.html)
+//@ [index](main.html) | previous | [raw source](workspace/src/part00.rs) | [next](part01.html)