Skip to content

Commit

Permalink
Fix submodule path
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
  • Loading branch information
Alan Jowett committed Dec 11, 2023
1 parent af58c90 commit e2357e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "src/external/ELFIO"]
path = src/external/ELFIO
[submodule "src/external/elfio"]
path = src/external/elfio
url = https://github.com/serge1/ELFIO.git

0 comments on commit e2357e2

Please sign in to comment.