diff --git a/package.json b/package.json index ac99421..d60d446 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pimlico-tutorial-template", "version": "1.0.0", - "description": "A template repository for Pimlico tutorials (https://docs.pimlico.io/tutorial)", + "description": "A template repository for Pimlico tutorials (https://github.com/Herand19/tutorial-template/tutorial-template.git)", "main": "index.ts", "type": "module", "scripts": { @@ -18,4 +18,4 @@ "@types/node": "^20.11.10", "tsx": "^3.13.0" } -} \ No newline at end of file +}