Skip to content

Commit

Permalink
fix: submodule parser path set incorrectly
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Mar 6, 2024
1 parent 01050f0 commit 25fb8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,4 +1,4 @@
[submodule "src/editor/parser"]
[submodule "src/editor/base/parser"]
path = src/editor/base/parser
url = https://github.com/Fevol/criticmarkup-parser.git
[submodule "typings"]
Expand Down

0 comments on commit 25fb8e3

Please sign in to comment.