From 579ad30aca840911cc625d216a781b960a9fdbe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimondas=20Rimkevi=C4=8Dius=20=28aka=20MekDrop=29?= Date: Sat, 28 Mar 2026 06:40:59 +0200 Subject: [PATCH] docs: replace README interactive tutorial link with quickstart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9a5ad3..89c9e7a7 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,6 @@ This engine supports such extra arguments: ## How to contribute? -If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try [interactive GitHub tutorial](https://skills.github.com). +If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you are not sure how this works, read [GitHub's repositories quickstart guide](https://docs.github.com/en/repositories/creating-and-managing-repositories/quickstart-for-repositories). If you found any bug or have some questions, use [issues tab](https://github.com/impresscms-dev/phpdocs-wiki-update-action/issues) and write there your questions.