From edb02f3002cd4f6e286a00328c999f576fb30204 Mon Sep 17 00:00:00 2001 From: Darp Alakun Date: Mon, 6 Jan 2025 15:10:10 -0500 Subject: [PATCH] docs(scopes): improve keywords and add new documentation links --- .github/scopes.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/scopes.json b/.github/scopes.json index 66a2c07ec..873dc2001 100644 --- a/.github/scopes.json +++ b/.github/scopes.json @@ -24,18 +24,6 @@ "keywords": ["process-compose", "configuration"], "url": "https://f1bonacc1.github.io/process-compose/configuration/" }, - { - "keywords": ["taskfile", "cli", "reference"], - "url": "https://taskfile.dev/reference/cli" - }, - { - "keywords": [], - "url": "https://taskfile.dev/reference/schema" - }, - { - "keywords": ["taskfile", "templating", "reference"], - "url": "https://taskfile.dev/reference/templating/" - }, { "keywords": ["mkdocs", "material", "reference"], "url": "https://squidfunk.github.io/mkdocs-material/reference/"