aboutsummaryrefslogtreecommitdiff
path: root/src/introduction
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-18 15:33:31 -0700
committerFuwn <[email protected]>2021-03-18 15:33:31 -0700
commitcdbecf269fd8b57fc677b37488576072c5411bde (patch)
treefca8dcf5be16ac2b14c119d7646d645ed804b347 /src/introduction
parenttest: auto deploy (diff)
downloadbook-cdbecf269fd8b57fc677b37488576072c5411bde.tar.xz
book-cdbecf269fd8b57fc677b37488576072c5411bde.zip
fix: mdbook chapter heading
Diffstat (limited to 'src/introduction')
-rw-r--r--src/introduction/mdbook.md (renamed from src/introduction/book.md)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/introduction/book.md b/src/introduction/mdbook.md
index ded757f..2975408 100644
--- a/src/introduction/book.md
+++ b/src/introduction/mdbook.md
@@ -1,4 +1,4 @@
-# book
+# mdBook
This book was writtin using [mdBook](https://github.com/rust-lang/mdBook).
For more information about how mdBook works, head over to the aforelinked GitHub repository.