|
|
@@ -2,7 +2,7 @@ The DarkFi book
|
|
|
===============
|
|
|
|
|
|
This directory contains the sources for the book that can be read on
|
|
|
-https://darkrenaissance.github.io/darkfi
|
|
|
+<https://darkrenaissance.github.io/darkfi>
|
|
|
|
|
|
When adding or removing a section of the book, make sure to update the
|
|
|
[SUMMARY.md](src/SUMMARY.md) file to actually list the contents.
|
|
|
@@ -10,5 +10,5 @@ When adding or removing a section of the book, make sure to update the
|
|
|
For the mdbook-katex backend run:
|
|
|
|
|
|
```
|
|
|
-cargo install --git "https://github.com/lzanini/mdbook-katex"
|
|
|
+cargo install --git "https://github.com/heliaxdev/mdbook-katex.git"
|
|
|
```
|