From d902ac29a9596269912d7f98f4af2b3e02e96b7c Mon Sep 17 00:00:00 2001 From: Jakub Vacek Date: Tue, 18 Aug 2026 08:04:12 +0200 Subject: [PATCH] fix: plugin url --- apify/.codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apify/.codex-plugin/plugin.json b/apify/.codex-plugin/plugin.json index 13c4ee8..16e595a 100644 --- a/apify/.codex-plugin/plugin.json +++ b/apify/.codex-plugin/plugin.json @@ -7,7 +7,7 @@ "url": "https://apify.com" }, "homepage": "https://apify.com", - "repository": "https://github.com/apify/codex-plugin", + "repository": "https://github.com/apify/apify-codex-plugin", "license": "Apache-2.0", "keywords": ["scraping", "automation", "actors", "data-extraction", "mcp"], "skills": "./skills/",