@drincs/pixi-vn-ink 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -34,7 +34,7 @@ npm install @drincs/pixi-vn-ink
34
34
 
35
35
  ## Start using _ink_ in Pixi’VN
36
36
 
37
- If you have not created a project yet then it is recommended to use the [template](https://pixi-vn.web.app/start/getting-started.html#project-initialization) to start your project with **_ink_**.
37
+ If you have not created a project yet then it is recommended to use the [template](https://pixi-vn.com/start/getting-started.html#project-initialization) to start your project with **_ink_**.
38
38
 
39
39
  After installing the package you need to use the `importInkText()` function to import the **_ink_ script** into your project.
40
40