mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
Fix broken link to quick start in Rust API docs
This commit is contained in:
parent
6095398374
commit
544e4151ac
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
This crate is the main entry point for embedding user interfaces designed with
|
This crate is the main entry point for embedding user interfaces designed with
|
||||||
[Slint](https://slint.rs/) in Rust programs.
|
[Slint](https://slint.rs/) in Rust programs.
|
||||||
*/
|
*/
|
||||||
#, "/docs/quickstart/rust)")]
|
#, "/docs/slint/src/quickstart)")]
|
||||||
/*! If you are already familiar with Slint, the following topics provide related information.
|
/*! If you are already familiar with Slint, the following topics provide related information.
|
||||||
|
|
||||||
## Topics
|
## Topics
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue