File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22name = " mdbook"
33version = " 0.1.4-alpha.0"
44authors = [" Mathieu David <mathieudavid@mathieudavid.org>" , " Michael-F-Bryan <michaelfbryan@gmail.com>" ]
5- description = " create books from markdown files (like Gitbook) "
5+ description = " Create books from markdown files"
66documentation = " http://rust-lang-nursery.github.io/mdBook/index.html"
77repository = " https://github.com/rust-lang-nursery/mdBook"
88keywords = [" book" , " gitbook" , " rustbook" , " markdown" ]
@@ -16,7 +16,7 @@ exclude = [
1616
1717[package .metadata .release ]
1818sign-commit = true
19- push-remote = " upstream "
19+ push-remote = " origin "
2020tag-prefix = " v"
2121
2222[dependencies ]
Original file line number Diff line number Diff line change 1010 <tr>
1111 <td><strong>Windows</strong></td>
1212 <td>
13- <a href="https://ci.appveyor.com/project/azerupi /mdbook/ "><img src="https://ci.appveyor.com/api/projects/status/o38racsnbcospyc8/branch/master ?svg=true"></a>
13+ <a href="https://ci.appveyor.com/project/rust-lang-libs /mdbook"><img src="https://ci.appveyor.com/api/projects/status/ysyke2rvo85sni55 ?svg=true"></a>
1414 </td>
1515 </tr>
1616 <tr>
You can’t perform that action at this time.
0 commit comments