Forráskód Böngészése

Merge branch 'master' of https://github.com/DioxusLabs/rink

Jonathan Kelley 3 éve
szülő
commit
8487e36059
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -28,7 +28,7 @@ static App: FC<()> = |cx| {
 ![demo app](examples/example.png)
 
 
-Rink is basically a port of [Ink]() but for Rust and Dioxus. Rink doesn't depend on Node.js or any other JavaScript runtime, so your binaries are portable and beautiful.
+Rink is basically a port of [Ink](https://github.com/vadimdemedes/ink) but for Rust and Dioxus. Rink doesn't depend on Node.js or any other JavaScript runtime, so your binaries are portable and beautiful.
 
 ## Status