diff options
Diffstat (limited to 'fapi.buetow.org')
| -rw-r--r-- | fapi.buetow.org/content/20.Manpage.xml | 2 | ||||
| -rw-r--r-- | fapi.buetow.org/content/21.Synopsis.xml | 2 | ||||
| -rw-r--r-- | fapi.buetow.org/content/22.Extended_Synopsis.xml | 2 | ||||
| -rw-r--r-- | fapi.buetow.org/content/40.Changelog.xml | 2 | ||||
| -rw-r--r-- | fapi.buetow.org/content/50.Download.xml | 6 | ||||
| -rw-r--r-- | fapi.buetow.org/content/98.contact.xml | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/fapi.buetow.org/content/20.Manpage.xml b/fapi.buetow.org/content/20.Manpage.xml index 9b8efcd..ac33d3f 100644 --- a/fapi.buetow.org/content/20.Manpage.xml +++ b/fapi.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/fapi.git/plain/docs/fapi.txt</inject> + <inject>http://web.buetow.org/cgit/fapi.git/plain/docs/fapi.txt</inject> </pretext> </content> diff --git a/fapi.buetow.org/content/21.Synopsis.xml b/fapi.buetow.org/content/21.Synopsis.xml index e99fbb6..5fff61c 100644 --- a/fapi.buetow.org/content/21.Synopsis.xml +++ b/fapi.buetow.org/content/21.Synopsis.xml @@ -3,6 +3,6 @@ <pagetitle>Synopsis</pagetitle> <text>This is the Synopsis of the current master branch:</text> <pretext> - <inject>https://web.buetow.org/cgit/fapi.git/plain/docs/synopsis.txt</inject> + <inject>http://web.buetow.org/cgit/fapi.git/plain/docs/synopsis.txt</inject> </pretext> </content> diff --git a/fapi.buetow.org/content/22.Extended_Synopsis.xml b/fapi.buetow.org/content/22.Extended_Synopsis.xml index 5f9be10..03fa720 100644 --- a/fapi.buetow.org/content/22.Extended_Synopsis.xml +++ b/fapi.buetow.org/content/22.Extended_Synopsis.xml @@ -3,6 +3,6 @@ <pagetitle>Extended eynopsis</pagetitle> <text>This is the extended synopsis of the current master branch:</text> <pretext> - <inject>https://web.buetow.org/cgit/fapi.git/plain/docs/extended-synopsis.txt</inject> + <inject>http://web.buetow.org/cgit/fapi.git/plain/docs/extended-synopsis.txt</inject> </pretext> </content> diff --git a/fapi.buetow.org/content/40.Changelog.xml b/fapi.buetow.org/content/40.Changelog.xml index 5510691..6237309 100644 --- a/fapi.buetow.org/content/40.Changelog.xml +++ b/fapi.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/fapi.git/plain/debian/changelog</inject> + <inject>http://web.buetow.org/cgit/fapi.git/plain/debian/changelog</inject> </pretext> </content> diff --git a/fapi.buetow.org/content/50.Download.xml b/fapi.buetow.org/content/50.Download.xml index 9de25b3..c59a5f9 100644 --- a/fapi.buetow.org/content/50.Download.xml +++ b/fapi.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/fapi.buetow.org/content/98.contact.xml b/fapi.buetow.org/content/98.contact.xml index 976ee93..74c10c5 100644 --- a/fapi.buetow.org/content/98.contact.xml +++ b/fapi.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> |
