Skip to content

Commit 1abf019

Browse files
authored
fix: submodule path (#583)
1 parent dd6e519 commit 1abf019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[submodule "crates/pgt_query/vendor/libpg_query"]
1+
[submodule "crates/pgls_query/vendor/libpg_query"]
22
path = crates/pgls_query/vendor/libpg_query
33
url = https://github.com/pganalyze/libpg_query.git
44
branch = 17-latest

0 commit comments

Comments
 (0)