Przeglądaj źródła

Update README.md

Matheus Giovani 3 lat temu
rodzic
commit
e93e8e602b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ There's some new syntax added to use the reactivity:
 
 # How to use
 You can integrate pupper.js to your application by using one of the given loaders that compiles `.pupper` files into Javascript:
-- [@pupperjs/webpack-loader](https://github.com/pupperjs/core/packages/webpack-loader)
+- [@pupperjs/webpack-loader](https://github.com/pupperjs/core/tree/master/packages/webpack-loader)
 
 ---