about summary refs log tree commit diff
path: root/src/doc/guide-strings.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-strings.md')
-rw-r--r--src/doc/guide-strings.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/guide-strings.md b/src/doc/guide-strings.md
new file mode 100644
index 00000000000..fd1420024c6
--- /dev/null
+++ b/src/doc/guide-strings.md
@@ -0,0 +1,4 @@
+% The (old) Guide to Rust Strings
+
+This content has moved into the
+[the Rust Programming Language book](book/strings.html).