diff --git a/manifest.json b/manifest.json index 1c04e8d..6087034 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "id": "open-augi", - "name": "OpenAugI", + "id": "openaugi-obsidian-voice-plugin", + "name": "OpenAugI Voice Note Agent", "version": "0.0.1", "minAppVersion": "0.0.1", "description": "Voice to Self-Organizing Second Brain. Open Augi allows you to use voice commands to create, edit, and organize your notes in Obsidian. Augmented Intelligence is the AI that empowers you to be your best self.", "author": "Chris Lettieri", "authorUrl": "https://bitsofchris.com", - "fundingUrl": "https://github.com/bitsofchris/open-augi-obsidian", + "fundingUrl": "https://github.com/bitsofchris/openaugi-obsidian-voice-plugin", "isDesktopOnly": false }