Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update link in docs to a newer version
  • Loading branch information
nach committed Mar 9, 2021
commit 88bca01b6f8d4e8f4dd857d47dda12bf528dedcc
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
</p>

<p align="center">
<a href="https://hyper.wickstrom.tech/docs/v0.8.0/tutorials/getting-started-with-hyper.html">Getting Started</a>
<a href="https://hyper.wickstrom.tech/docs/v0.10.0/tutorials/getting-started-with-hyper.html">Getting Started</a>
| <a href="https://hyper.wickstrom.tech">Documentation</a>
| <a href="https://hyper.wickstrom.tech/docs/v0.8.0/faq.html">FAQ</a>
| <a href="https://hyper.wickstrom.tech/docs/v0.10.0/faq.html">FAQ</a>
| <a href="examples/">Examples</a>
</p>

Expand All @@ -24,7 +24,7 @@ Hyper is an experimental middleware architecture for HTTP servers written in Pur
To learn
more about Hyper, check out the [documentation](https://hyper.wickstrom.tech)
and [the Getting Started
tutorial](https://hyper.wickstrom.tech/docs/v0.8.0/tutorials/getting-started-with-hyper.html).
tutorial](https://hyper.wickstrom.tech/docs/v0.10.0/tutorials/getting-started-with-hyper.html).

<p align="center">
<a href="https://travis-ci.org/owickstrom/hyper"><img alt="Build Status" src="https://travis-ci.org/owickstrom/hyper.svg?branch=master" /></a>
Expand Down