Skip to content

Commit 719d0b1

Browse files
authored
Merge pull request #1 from Garulf/change-name
Update plugin.json
2 parents 114f23b + 3a4c0cd commit 719d0b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"ID": "F0DC45CD032F438C9B900679BD9B117A",
33
"ActionKeyword": "ob",
4-
"Name": "Obsidian",
4+
"Name": "Obsidian Notes",
55
"Description": "Search Obsidian notes",
66
"Author": "Garulf",
77
"Version": "1.0.0",
88
"Language": "python",
9-
"Website": "https://github.com/Garulf/obsidian",
9+
"Website": "https://github.com/Garulf/obsidian-notes",
1010
"IcoPath": "./icon.png",
1111
"ExecuteFileName": "run.py"
1212
}

0 commit comments

Comments
 (0)