Skip to content

Commit 97b068e

Browse files
bitspittle suggestions
1 parent 0d4d748 commit 97b068e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/js/js-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ live-reloading for fast development. Inspired by [Next.js](https://nextjs.org/),
3636
and pages.
3737

3838
Out of the box, Kobweb provides page routing, light/dark mode, CSS styling, Markdown support, backend APIs, and more features.
39-
It includes [Silk](https://github.com/varabyte/kobweb?tab=readme-ov-file#silk), a set of versatile widgets for modern UIs.
39+
It also includes a UI library called Silk, a set of versatile widgets for modern UIs.
4040

4141
Kobweb also supports site export, generating page snapshots
4242
for SEO, and automatic search indexing. Additionally, Kobweb makes it easy to create DOM-based UIs that efficiently update in response to state changes.
4343

44-
Visit the [Kobweb](https://github.com/varabyte/kobweb-site) repository for documentation and examples.
44+
Visit the [Kobweb](https://kobweb.varabyte.com/) repository for documentation and examples.
4545

4646
For updates and discussions about the framework, join the [#kobweb](https://kotlinlang.slack.com/archives/C04RTD72RQ8) and
4747
[#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868) channels in the Kotlin Slack.

0 commit comments

Comments
 (0)