com web/pres2: Switch back to ssl: .gitmodules
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 42e7593a513bf60708712b684ebda38d9531bc96 Author: Rasmus Lerdorf <[email protected]> Wed, 12 Mar 2014 14:49:17 -0700 Parents: 6a25bddedd612e3e8d6adba3575a9b3aab5fb88a Branches: master Link: http://git.php.net/?p=web/pres2.git;a=commitdiff;h=42e7593a513bf60708712b684ebda38d9531bc96 Log: Switch back to ssl Changed paths: M .gitmodules Diff: diff --git a/.gitmodules b/.gitmodules index 62e68ca..12123b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "reveal.js"] path = reveal.js - url = http://github.com/hakimel/reveal.js.git + url = https://github.com/hakimel/reveal.js.git