Skip to content

Commit 8e2b02f

Browse files
committed
✏️ Fix wrong id of mdd.json
1 parent 359cafc commit 8e2b02f

File tree

1 file changed

+1
-1
lines changed
  • src/termux_language_server/assets/json

1 file changed

+1
-1
lines changed

src/termux_language_server/assets/json/mdd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://github.com/termux/termux-language-server/blob/main/src/termux_language_server/assets/json/build.sh.json",
2+
"$id": "https://github.com/termux/termux-language-server/blob/main/src/termux_language_server/assets/json/mdd.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"$comment": "https://github.com/zsh-users/zsh/blob/57248b88830ce56adc243a40c7773fb3825cab34/Etc/zsh-development-guide#L285-L288",
55
"type": "object",

0 commit comments

Comments
 (0)