update deply page in Makefile
This commit is contained in:
parent
81ee8f6e54
commit
a5b7f272c5
|
@ -1,9 +1,9 @@
|
|||
# uCore-Tutorial-Book-v2
|
||||
Documentation of uCore-Tutorial-v2.
|
||||
|
||||
Deployed version can be found [here](https://exusial.github.io/uCore-Tutorial-Book/).
|
||||
Deployed version can be found [here](https://LearningOS.github.io/uCore-Tutorial-Book/).
|
||||
|
||||
## Deploy docs on [github](https://exusial.github.io/uCore-Tutorial-Book/)
|
||||
## Deploy docs on [github](https://LearningOS.github.io/uCore-Tutorial-Book/)
|
||||
|
||||
```
|
||||
$ git checkout deploy
|
||||
|
|
Loading…
Reference in New Issue