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 /pwgrep.buetow.org | |
| parent | d51e663a5cae3b8bf03b40671c192ec6d51e60af (diff) | |
Give him an evasive answer.
Diffstat (limited to 'pwgrep.buetow.org')
| -rw-r--r-- | pwgrep.buetow.org/content/40.Changelog.xml | 2 | ||||
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 6 | ||||
| -rw-r--r-- | pwgrep.buetow.org/content/98.contact.xml | 6 | ||||
| -rw-r--r-- | pwgrep.buetow.org/content/home.xml | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/pwgrep.buetow.org/content/40.Changelog.xml b/pwgrep.buetow.org/content/40.Changelog.xml index fa7cbc5..7b5f7bd 100644 --- a/pwgrep.buetow.org/content/40.Changelog.xml +++ b/pwgrep.buetow.org/content/40.Changelog.xml @@ -3,6 +3,6 @@ <pagetitle>Changelog</pagetitle> <text>This is the changelog of the current master branch:</text> <pretext> - <inject>http://web.buetow.org/cgit/pwgrep.git/plain/debian/changelog</inject> + <inject>https://web.buetow.org/cgit/pwgrep.git/plain/debian/changelog</inject> </pretext> </content> diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index b48740e..9fd253d 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.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/pwgrep.buetow.org/content/98.contact.xml b/pwgrep.buetow.org/content/98.contact.xml index d3d66b0..1400b23 100644 --- a/pwgrep.buetow.org/content/98.contact.xml +++ b/pwgrep.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> diff --git a/pwgrep.buetow.org/content/home.xml b/pwgrep.buetow.org/content/home.xml index e15b6d3..227b0f3 100644 --- a/pwgrep.buetow.org/content/home.xml +++ b/pwgrep.buetow.org/content/home.xml @@ -6,7 +6,7 @@ <text> <strong>Important notice:</strong> <noop>The development of pwgrep has been stalled. You may use another password manager like Keepass with kpcli. Go to </noop> - <hyperlink>http://dev.buetow.org</hyperlink> + <hyperlink>https://dev.buetow.org</hyperlink> <noop> for other projects of mine.</noop> </text> </important> |
