You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The link to seed-rs.org is temporally disabled because a third party may have acquired it (see https://github.com/seed-rs/seed-rs.org/issues/126)
10
12
---
11
13
Seed is a Rust front-end framework for creating fast and reliable web apps with an Elm-like architecture.
12
14
@@ -49,7 +51,7 @@ You should now see a working counter app in your browser at `localhost:8080`.
49
51
50
52
## Getting into Seed
51
53
52
-
The [Seed website](https://seed-rs.org/) and the [library docs](https://docs.rs/seed/latest) are the best way to learn about the functionalities of Seed.
54
+
The ~~Seed website~~ and the [library docs](https://docs.rs/seed/latest) are the best way to learn about the functionalities of Seed.
53
55
54
56
The [Seed examples](examples/) are another good resource.
55
57
@@ -80,7 +82,7 @@ but if you want to see some features and bring a budget, feel free to contact us
80
82
81
83
## Documentation
82
84
83
-
- Guides can be found at [seed-rs.org](https://seed-rs.org)
85
+
- Guides can be found at ~~seed-rs.org~~
84
86
- API documentation can be found at [docs.rs/seed](https://docs.rs/seed)
0 commit comments