diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:44:39 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:44:39 +0100 |
commit | 3aae2cc7f7166765de7bb003b332ed45157d4e8a (patch) | |
tree | dc2d3fd46772c3342bf443ffa95d7a534a6f9b23 /docs/glossary.md | |
parent | 01b205851eaea613f5469ef2e4f48f26df0853e4 (diff) |
https URLs for github
Diffstat (limited to 'docs/glossary.md')
-rw-r--r-- | docs/glossary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index a37b4e807..64c75c603 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -238,7 +238,7 @@ Definitions helps us track changes to the code, and also makes it easy for other people to duplicate and even contribute to our software. <p> - The website <a href="http://github.com/mysociety">github.com</a> is a central, public + The website <a href="https://github.com/mysociety">github.com</a> is a central, public place where we make our software available. Because it's Open Source, you can inspect the code there (Alaveteli is mostly written in the programming language Ruby), report bugs, suggest features and many other useful things. @@ -261,7 +261,7 @@ Definitions href="http://git-scm.com">official website</a>. </li> <li> - See <a href="http://github.com/mysociety">the mySociety projects on + See <a href="https://github.com/mysociety">the mySociety projects on github</a>. </li> </ul> |