diff --git a/plugin.json b/plugin.json index 4e0d099..f4ed435 100644 --- a/plugin.json +++ b/plugin.json @@ -6,14 +6,15 @@ "brand": "scanner darkly", "author": "scanner darkly", "authorUrl": "https://github.com/scanner-darkly", - "pluginUrl": "https://github.com/scanner-darkly/eightfold/wiki", - "manualUrl": "https://github.com/scanner-darkly/eightfold/wiki", + "pluginUrl": "https://github.com/scanner-darkly/eightfold", + "manualUrl": "https://github.com/scanner-darkly/eightfold", "sourceUrl": "https://github.com/scanner-darkly/eightfold", "modules": [ { "slug": "SDOrcasHeartV2", "name": "orca's heart v2", "description": "eight-voice algorithmic sequence generator", + "manualUrl": "https://github.com/scanner-darkly/eightfold?tab=readme-ov-file#orcas-heart-v2", "tags": [ "Arpeggiator", "Polyphonic", @@ -24,6 +25,7 @@ "slug": "SDLines", "name": "lines", "description": "polyphonic voltage visualizer", + "manualUrl": "https://github.com/scanner-darkly/eightfold?tab=readme-ov-file#lines", "tags": [ "Polyphonic", "Visual" @@ -33,6 +35,7 @@ "slug": "SDFormation", "name": "formation", "description": "mono to polyphonic voltage converter", + "manualUrl": "https://github.com/scanner-darkly/eightfold?tab=readme-ov-file#formation", "tags": [ "Polyphonic", "Utility"