diff options
| author | paul (uranus) <paul@buetow.org> | 2017-07-29 17:26:55 +0100 |
|---|---|---|
| committer | paul (uranus) <paul@buetow.org> | 2017-07-29 17:26:55 +0100 |
| commit | ec9acaa9d3206d63b2da8586d496f91c970f0d08 (patch) | |
| tree | bad5d2a467de711d27ac06d27b5db6e2930d198e /netdiff.buetow.org/content | |
| parent | 737f10a37bf6f744ba8cf50ee976bb54fbbc76a7 (diff) | |
no https
Diffstat (limited to 'netdiff.buetow.org/content')
| -rw-r--r-- | netdiff.buetow.org/content/20.Manpage.xml | 2 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/40.Changelog.xml | 2 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/50.Download.xml | 6 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/98.contact.xml | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/netdiff.buetow.org/content/20.Manpage.xml b/netdiff.buetow.org/content/20.Manpage.xml index b38dc0f..7ae568a 100644 --- a/netdiff.buetow.org/content/20.Manpage.xml +++ b/netdiff.buetow.org/content/20.Manpage.xml @@ -3,6 +3,6 @@ <pagetitle>Manpage</pagetitle> <text>This is the manpage of the current master branch:</text> <pretext> - <inject>https://web.buetow.org/cgit/netdiff.git/plain/docs/netdiff.txt</inject> + <inject>http://web.buetow.org/cgit/netdiff.git/plain/docs/netdiff.txt</inject> </pretext> </content> diff --git a/netdiff.buetow.org/content/40.Changelog.xml b/netdiff.buetow.org/content/40.Changelog.xml index 3ef1b60..e7fe506 100644 --- a/netdiff.buetow.org/content/40.Changelog.xml +++ b/netdiff.buetow.org/content/40.Changelog.xml @@ -3,6 +3,6 @@ <pagetitle>Changelog</pagetitle> <text>This is the changelog file of the current master branch:</text> <pretext> - <inject>https://web.buetow.org/cgit/netdiff.git/plain/debian/changelog</inject> + <inject>http://web.buetow.org/cgit/netdiff.git/plain/debian/changelog</inject> </pretext> </content> diff --git a/netdiff.buetow.org/content/50.Download.xml b/netdiff.buetow.org/content/50.Download.xml index 9de25b3..c59a5f9 100644 --- a/netdiff.buetow.org/content/50.Download.xml +++ b/netdiff.buetow.org/content/50.Download.xml @@ -4,10 +4,10 @@ <text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list:</text> - <code>deb https://deb.buetow.org/apt wheezy main -deb-src https://deb.buetow.org/apt wheezy main</code> + <code>deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main</code> <text>(Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards:</text> - <code>curl https://deb.buetow.org/apt/pubkey.gpg | + <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - apt-get update apt-get install !!HOSTNAME!!</code> diff --git a/netdiff.buetow.org/content/98.contact.xml b/netdiff.buetow.org/content/98.contact.xml index 976ee93..74c10c5 100644 --- a/netdiff.buetow.org/content/98.contact.xml +++ b/netdiff.buetow.org/content/98.contact.xml @@ -3,9 +3,9 @@ <pagetitle>Contact me</pagetitle> <text> <noop>Please use the contact methods listed </noop> - <namedlink href="https://contact.buetow.org">on this site</namedlink> + <namedlink href="http://contact.buetow.org">on this site</namedlink> <noop> of if you are interested in other projects please visit </noop> - <hyperlink>https://dev.buetow.org</hyperlink> + <hyperlink>http://dev.buetow.org</hyperlink> <noop> :)</noop> </text> </content> |
