remove workspace from the repository, instead generate a zipfile to upload
[rust-101.git] / src / part15.rs
index 6c99f4d726fe0f2a2e05b0e3cda17059f917587f..b1cab06d9b4bd91cc4fefc3ed24d033fa364b50e 100644 (file)
@@ -145,4 +145,4 @@ pub fn main() {
 //@ [Rust RFC](https://github.com/rust-lang/rfcs/blob/master/text/0458-send-improvements.md), which contains a type `RcMut` that would be `Sync` and not `Send`.
 //@ You may also be interested in [this blog post](https://huonw.github.io/blog/2015/02/some-notes-on-send-and-sync/) on the topic.
 
-//@ [index](main.html) | [previous](part14.html) | [raw source](https://www.ralfj.de/git/rust-101.git/blob_plain/HEAD:/workspace/src/part15.rs) | [next](part16.html)
+//@ [index](main.html) | [previous](part14.html) | [raw source](workspace/src/part15.rs) | [next](part16.html)