hydra-synth / hydra

Livecoding networked visuals in the browser
https://hydra.ojack.xyz
GNU Affero General Public License v3.0
2.15k stars 261 forks source link

update readme/submodules to https #198

Closed micuat closed 2 years ago

micuat commented 2 years ago

currently they are pointing to git@github.com:hydra-synth/hydra.git etc - which only works if you have write permission (?). I think they should be updated to https:// instead so everyone can download the project

ojack commented 2 years ago

I think this would cause problems for ppl using git via ssh (explanation here: https://www.damirscorner.com/blog/posts/20210423-ChangingUrlsOfGitSubmodules.html) I am going to try using relative URLs instead.

ojack commented 2 years ago

Fixed https://github.com/hydra-synth/hydra/commit/1839b279b8dfb349a74f92bf373ccff30e34d984