Details
Description
The .gitmodules file uses the old codership Github repo link. This redirects to the mariadb-corporation repo, so it isn't a functional problem, but it should still be updated to the correct repo.
[submodule "wsrep-lib"]
|
path = wsrep-lib
|
url = https://github.com/codership/wsrep-lib.git
|
branch = master
|