Commit 9cb792e
Merge #108
108: README: update the documentation link r=therealprof a=japaric
because we have `readme = "README.md"` set in Cargo.toml the crates.io page
renders the README which contains a BIG "Documentation" link that points to
docs.rs which is broken. This commit makes that link point to our GH page.
r? @rust-embedded/cortex-m (anyone)
I have also observed that the smaller "documentation" link in the crates.io page
is ignoring the "documentation" field and pointing to docs.rs. I reported this
as a bug in rust-lang/crates.io#1485
Co-authored-by: Jorge Aparicio <jorge@japaric.io>3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments