mirror of
https://github.com/rust-lang/futures-rs.git
synced 2026-01-25 03:26:14 +00:00
Merge pull request #2040 from taiki-e/gh-pages-up
gh-pages: Update urls
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# <https://rust-lang-nursery.github.io/futures-rs/>
|
||||
# <https://rust-lang.github.io/futures-rs/>
|
||||
|
||||
## Developing locally
|
||||
|
||||
|
||||
@@ -13,11 +13,11 @@
|
||||
|
||||
<div style="flex: 1;"></div>
|
||||
|
||||
<a class="header-link" href="https://rust-lang-nursery.github.io/futures-api-docs#latest" target="_blank">
|
||||
<a class="header-link" href="https://docs.rs/futures/" target="_blank">
|
||||
API Docs
|
||||
</a>
|
||||
|
||||
<a class="github-link" href="https://github.com/rust-lang-nursery/futures-rs" target="_blank">
|
||||
<a class="github-link" href="https://github.com/rust-lang/futures-rs" target="_blank">
|
||||
<img src="{{site.baseurl}}/assets/images/github.svg" alt="GitHub" width="25" height="25">
|
||||
Code
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user