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:
Aftab Alam 2022-10-15 19:45:51 +05:30 committed by GitHub
parent fb264c9487
commit 8c97bfbb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>