(Git submodule) Changed url to read-only address so general users
can checkout
This commit is contained in:
parent
8b1be981d3
commit
12deb9c54a
|
@ -1,3 +1,3 @@
|
|||
[submodule "ps3/pkg/USRDIR/shaders"]
|
||||
path = ps3/pkg/USRDIR/shaders
|
||||
url = git@github.com:twinaphex/common-shaders.git
|
||||
url = git://github.com/twinaphex/common-shaders.git
|
||||
|
|
Loading…
Reference in New Issue