diff options
author | Mike Gerwitz <mtg@gnu.org> | 2016-07-21 23:26:11 -0400 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2016-07-21 23:26:11 -0400 |
commit | aa42e553cea722441efb7c2c3dc0640cab0aee73 (patch) | |
tree | 3144ffb893f8bde629c3c8418914cf53ce2c0938 /docs | |
parent | 254a71d6ac5fa1b3e49335df35b52b0c7a994b53 (diff) | |
download | thoughts-aa42e553cea722441efb7c2c3dc0640cab0aee73.tar.gz thoughts-aa42e553cea722441efb7c2c3dc0640cab0aee73.tar.bz2 thoughts-aa42e553cea722441efb7c2c3dc0640cab0aee73.zip |
:Update hoxsl Savannah link to use plain HTTP
No TLS D:
* docs/hoxsl/index.md: http{s=>} src link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hoxsl/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hoxsl/index.md b/docs/hoxsl/index.md index eec70af..f074cf4 100644 --- a/docs/hoxsl/index.md +++ b/docs/hoxsl/index.md @@ -17,5 +17,5 @@ option) any later version. [literate]: http://www.literateprogramming.com/ [manual]: manual/ -[src]: https://git.savannah.gnu.org/cgit/hoxsl.git +[src]: http://git.savannah.gnu.org/cgit/hoxsl.git [gpl]: https://www.gnu.org/licenses/gpl.html |