mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* resolve some dead links as mentioned in issue #2379 * done the required changes
This commit is contained in:
parent
7285419cd4
commit
01a259431d
@ -117,7 +117,7 @@ pub use yew_macro::classes;
|
||||
///
|
||||
/// [`Html`]: ./html/type.Html.html
|
||||
/// [`html_nested!`]: ./macro.html_nested.html
|
||||
/// [Yew Docs]: https://yew.rs/concepts/html/
|
||||
/// [Yew Docs]: https://yew.rs/docs/next/concepts/html
|
||||
pub use yew_macro::html;
|
||||
|
||||
/// This macro is similar to [`html!`], but preserves the component type instead
|
||||
|
||||
@ -580,5 +580,5 @@ See [external libraries](more/external-libs) for more details.
|
||||
|
||||
### Learning more about Yew
|
||||
|
||||
Read our [official documentation](/docs/getting-started/project-setup/introduction). It explains a lot of concepts in much more details.
|
||||
Read our [official documentation](getting-started/introduction). It explains a lot of concepts in much more details.
|
||||
To learn more about our the Yew API, see our [API docs](https://docs.rs/yew).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user