Skip to content

Commit 2050175

Browse files
badhrinkfosskers
authored andcommitted
Fix Issue#232 link in Readme-Why not Seed section
It was redirecting to: https://github.com/seed-rs/seed#232 but I think what was meant to be is this: #232
1 parent 4a5d780 commit 2050175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Seed has a batteries-included approach. This means less time writing boilerplate
2828
- It's newer. It's harder to find support outside of Discord.
2929
- WebAssembly is newer with less support. [Browser compatibility is at 92.9%](https://caniuse.com/?search=webassembly).
3030
- Pre-built components are rare. You will likely have to roll your own components such as date pickers.
31-
- No server-side rendering yet [(#232)](#232).
31+
- No server-side rendering yet [#232](https://github.com/seed-rs/seed/issues/232).
3232
- You may prefer other Rust frameworks like [MoonZoon](https://github.com/MoonZoon/MoonZoon) or [Yew](https://github.com/yewstack/yew).
3333

3434
## Getting Started

0 commit comments

Comments
 (0)