Skip to content

Commit 7e6d6c4

Browse files
Add latest docs link to readme (#1595)
* Add master docs link to readme * Replace "master" with "latest" Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com> Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>
1 parent 72ff904 commit 7e6d6c4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
</p>
1717

1818
<h4>
19-
<a href="https://yew.rs/docs">Documentation</a>
19+
<a href="https://yew.rs/docs">Documentation (stable)</a>
20+
<span> | </span>
21+
<a href="https://yew.rs/docs/en/next/intro/">Documentation (latest)</a>
2022
<span> | </span>
2123
<a href="https://github.com/yewstack/yew/tree/v0.17/examples">Examples</a>
2224
<span> | </span>

0 commit comments

Comments
 (0)