mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
updated README.md (#2919)
* updated README.md added hyperlink to banner * updated hyperlink linked to Examples the link is updated. now the text 'Examples' when clicked redirects to the master branch and with that to the up-to-date examples.
This commit is contained in:
parent
fb264c9487
commit
8c97bfbb9b
@ -1,5 +1,5 @@
|
||||
<div align="center">
|
||||
<img src="https://yew.rs/img/logo.png" width="150" />
|
||||
<a href="https://yew.rs/" target="_blank"><img src="https://yew.rs/img/logo.png" width="150" /></a>
|
||||
|
||||
<h1>Yew</h1>
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<span> | </span>
|
||||
<a href="https://yew.rs/docs/next/">Documentation (latest)</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/yewstack/yew/tree/v0.18/examples">Examples</a>
|
||||
<a href="https://github.com/yewstack/yew/tree/master/examples">Examples</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/yewstack/yew/blob/master/CHANGELOG.md">Changelog</a>
|
||||
<span> | </span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user