From fc98c38265482ecde0cd3bb2de0e138e3017f2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Mon, 15 Apr 2024 17:46:27 +0200 Subject: [PATCH] Try changing a branch in one of the Blueprints --- blueprints/custom-post/blueprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/custom-post/blueprint.json b/blueprints/custom-post/blueprint.json index a7d1215..f8b3565 100644 --- a/blueprints/custom-post/blueprint.json +++ b/blueprints/custom-post/blueprint.json @@ -20,7 +20,7 @@ "path": "/wordpress/wp-content/plugins/books/books.php", "data": { "resource": "url", - "url": "https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/custom-post/books.php" + "url": "https://raw.githubusercontent.com/adamziel/blueprints/test-another-branch/blueprints/custom-post/books.php" } }, {