command in the docs currently fails because the admin-bro-dev submodule no longer exists:
Cloning into '/home/anthony/dev/law-compare/admin-bro-dev/admin-bro-blog'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:SoftwareBrothers/admin-bro-blog.git' into submodule path '/home/anthony/dev/law-compare/admin-bro-dev/admin-bro-blog' failed
Failed to clone 'admin-bro-blog' a second time, aborting
Blog is our private repository currently. @ariansobczak-rst has recently updated this repository, could you try to set it up now? If you're still having issues please reopen.
The
command in the docs currently fails because the admin-bro-dev submodule no longer exists: