Skip to content

Commit 8fffdc8

Browse files
committed
Use latest version in README links
1 parent 1d322b4 commit 8fffdc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
</p>
1212

1313
<p align="center">
14-
<a href="https://hyper.wickstrom.tech/docs/v0.7.2/tutorials/getting-started-with-hyper.html">Getting Started</a>
14+
<a href="https://hyper.wickstrom.tech/docs/v0.8.0/tutorials/getting-started-with-hyper.html">Getting Started</a>
1515
| <a href="https://hyper.wickstrom.tech">Documentation</a>
16-
| <a href="https://hyper.wickstrom.tech/docs/v0.7.2/faq.html">FAQ</a>
16+
| <a href="https://hyper.wickstrom.tech/docs/v0.8.0/faq.html">FAQ</a>
1717
| <a href="examples/">Examples</a>
1818
</p>
1919

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

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

0 commit comments

Comments
 (0)