File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.6.0"
4
4
authors = [
" Onur Aslan <[email protected] >" ]
5
5
readme = " README.md"
6
6
license = " MIT"
7
- repository = " https://github.com/onur/cratesfyi "
7
+ repository = " https://github.com/rust-lang-nursery/docs.rs "
8
8
build = " build.rs"
9
9
10
10
[dependencies ]
Original file line number Diff line number Diff line change 1
1
# Docs.rs
2
2
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 )
5
5
6
6
Docs.rs (formerly cratesfyi) is an open source project to host documentation
7
7
of crates for the Rust Programming Language.
@@ -59,7 +59,7 @@ to able to download ~800MB data on the first run.
59
59
60
60
61
61
``` 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
63
63
cd docs.rs
64
64
vagrant up # This may take a little while on the first run
65
65
```
@@ -151,7 +151,7 @@ cargo run -- doc <CRATE_NAME>
151
151
152
152
#### Contributors
153
153
154
- * [ Onur Aslan] ( https://github.com/onur )
154
+ * [ rust-lang-nursery Aslan] ( https://github.com/rust-lang-nursery )
155
155
* [ Jon Gjengset] ( https://github.com/jonhoo )
156
156
* [ Sebastian Thiel] ( https://github.com/Byron )
157
157
* [ Guillaume Gomez] ( https://github.com/GuillaumeGomez )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.2.0"
4
4
description = " Simple badge generator"
5
5
authors = [
" Onur Aslan <[email protected] >" ]
6
6
license-file = " LICENSE"
7
- repository = " https://github.com/onur /docs.rs"
7
+ repository = " https://github.com/rust-lang-nursery /docs.rs"
8
8
documentation = " https://docs.rs/badge"
9
9
10
10
[lib ]
Original file line number Diff line number Diff line change 1
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: badge
3
- Source: https://github.com/onur /docs.rs
3
+ Source: https://github.com/rust-lang-nursery /docs.rs
4
4
5
5
Files: *
6
6
Copyright: Copyright (c) 2016 Onur Aslan <
[email protected] >
Original file line number Diff line number Diff line change 14
14
15
15
<p >
16
16
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
18
18
you ever encounter an issue, don't hesitate to report it! (And
19
19
thanks in advance!)
20
20
</p >
You can’t perform that action at this time.
0 commit comments