File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.6.0"
44authors = [
" Onur Aslan <[email protected] >" ]
55readme = " README.md"
66license = " MIT"
7- repository = " https://github.com/onur/cratesfyi "
7+ repository = " https://github.com/rust-lang-nursery/docs.rs "
88build = " build.rs"
99
1010[dependencies ]
Original file line number Diff line number Diff line change 11# Docs.rs
22
3- [ ![ Build Status] ( https://secure.travis-ci.org/onur /docs.rs.svg?branch=master )] ( https://travis-ci.org/onur /docs.rs )
4- [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/onur /docs.rs/master/LICENSE )
3+ [ ![ Build Status] ( https://secure.travis-ci.org/rust-lang-nursery /docs.rs.svg?branch=master )] ( https://travis-ci.org/rust-lang-nursery /docs.rs )
4+ [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/rust-lang-nursery /docs.rs/master/LICENSE )
55
66Docs.rs (formerly cratesfyi) is an open source project to host documentation
77of crates for the Rust Programming Language.
@@ -59,7 +59,7 @@ to able to download ~800MB data on the first run.
5959
6060
6161``` sh
62- git clone https://github.com/onur /docs.rs.git docs.rs
62+ git clone https://github.com/rust-lang-nursery /docs.rs.git docs.rs
6363cd docs.rs
6464vagrant up # This may take a little while on the first run
6565```
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.2.0"
44description = " Simple badge generator"
55authors = [
" Onur Aslan <[email protected] >" ]
66license-file = " LICENSE"
7- repository = " https://github.com/onur /docs.rs"
7+ repository = " https://github.com/rust-lang-nursery /docs.rs"
88documentation = " https://docs.rs/badge"
99
1010[lib ]
Original file line number Diff line number Diff line change 11Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22Upstream-Name: badge
3- Source: https://github.com/onur /docs.rs
3+ Source: https://github.com/rust-lang-nursery /docs.rs
44
55Files: *
66Copyright: Copyright (c) 2016 Onur Aslan <
[email protected] >
Original file line number Diff line number Diff line change 1414
1515 <p >
1616 The source code of Docs.rs is available on
17- <a href =" https://github.com/onur /docs.rs" target =" _blank" >GitHub</a >. If
17+ <a href =" https://github.com/rust-lang-nursery /docs.rs" target =" _blank" >GitHub</a >. If
1818 you ever encounter an issue, don't hesitate to report it! (And
1919 thanks in advance!)
2020 </p >
You can’t perform that action at this time.
0 commit comments