Skip to content
Snippets Groups Projects
Commit c79d4dda authored by Dennis Grabowski's avatar Dennis Grabowski
Browse files

fix(repo): change submodule URL to github.com

We don't maintain this submodule anymore and as such moving forward we
should rely the original submodule.
parent 364631b3
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
branch = stable branch = stable
[submodule "editor"] [submodule "editor"]
path = editor path = editor
url = https://lab.it.hs-hannover.de/elc/h5p-editor-php-library.git url = https://github.com/h5p/h5p-editor-php-library.git
branch = main branch = stable
[submodule "reporting"] [submodule "reporting"]
path = reporting path = reporting
url = https://github.com/h5p/h5p-php-report.git url = https://github.com/h5p/h5p-php-report.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment