Skip to content

Commit

Permalink
fix(submodule): correct submodule branch ref
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 5, 2025
1 parent 0faaa96 commit 40c4dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "src/main/webui"]
path = src/main/webui
url = https://github.com/cryostatio/cryostat-web
branch = main
branch = cryostat-v4.0

0 comments on commit 40c4dd2

Please sign in to comment.