~anjan/sxmo.org

70eafd724488a3ca949c539c99c34266b275214f — Ryan Raymond 1 year, 10 months ago 4a9a817
Changed submodule source from rw to read-only repo so anyone can build website

- Originally, we were using the read-only repository to get our
  submodules. This caused problems for people without read-write access.
- By changing to the read-only repository, anyone can now fully make the
  website, regardless of their permissions.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
1 files changed, 1 insertions(+), 1 deletions(-)

M .gitmodules
M .gitmodules => .gitmodules +1 -1
@@ 1,3 1,3 @@
[submodule "src/sxmo-docs"]
	path = src/docs
	url = git@git.sr.ht:~mil/sxmo-docs
	url = https://git.sr.ht/~mil/sxmo-docs