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 /dev.buetow.org/content | |
| parent | d51e663a5cae3b8bf03b40671c192ec6d51e60af (diff) | |
Give him an evasive answer.
Diffstat (limited to 'dev.buetow.org/content')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 9bb2b05..0a80fcf 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -4,7 +4,7 @@ <textheader>Mailing List</textheader> <text> <noop>Here are some programming projects listed which I programmed in my spare time. Some may be usefull and others may not. 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.</noop> </text> <textheader>Github</textheader> @@ -16,9 +16,9 @@ </text> <textheader>Deb repository</textheader> <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text> - <code>[deb|deb-src] http://deb.buetow.org/apt DISTRIBUTION main</code> + <code>[deb|deb-src] https://deb.buetow.org/apt DISTRIBUTION main</code> <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> - <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> + <code>curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> <text> |
