diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
| commit | 54e968efde31e1afb4017004eabae98bbb5fe911 (patch) | |
| tree | f59447691c09d538d37426cc0c6506c94a7a0002 /netdiff.buetow.org | |
| parent | d51e663a5cae3b8bf03b40671c192ec6d51e60af (diff) | |
Give him an evasive answer.
Diffstat (limited to 'netdiff.buetow.org')
| -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 | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/netdiff.buetow.org/content/20.Manpage.xml b/netdiff.buetow.org/content/20.Manpage.xml index 7ae568a..b38dc0f 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>http://web.buetow.org/cgit/netdiff.git/plain/docs/netdiff.txt</inject> + <inject>https://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 e7fe506..3ef1b60 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>http://web.buetow.org/cgit/netdiff.git/plain/debian/changelog</inject> + <inject>https://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 b48740e..9fd253d 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 http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main</code> + <code>deb https://deb.buetow.org/apt wheezy main +deb-src https://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 http://deb.buetow.org/apt/pubkey.gpg | + <code>curl https://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 d3d66b0..1400b23 100644 --- a/netdiff.buetow.org/content/98.contact.xml +++ b/netdiff.buetow.org/content/98.contact.xml @@ -3,17 +3,17 @@ <pagetitle>Contact Me/Us</pagetitle> <text> <noop>Please use the </noop> - <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <namedlink href="https://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> </text> <text> <noop>But you may also use other methods such as listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> + <namedlink href="https://contact.buetow.org">on this site</namedlink> <noop> for example.</noop> </text> <text> <noop>If you are interested in other projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> + <hyperlink>https://dev.buetow.org</hyperlink> <noop> :)</noop> </text> </content> |
