File tree 5 files changed +7
-7
lines changed
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"
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
```
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