Skip to content

Commit 9ecf49b

Browse files
committed
Update some URLs to https protocol
1 parent 1658c01 commit 9ecf49b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# SkyLines Blog
22

3-
This is the source repository of the [SkyLines](https://www.skylines.aero) project blog at <http://blog.skylines.aero>
3+
This is the source repository of the [SkyLines](https://www.skylines.aero) project blog at <https://blog.skylines.aero>

content/General/2013-09-25-segelfliegertag-2013.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Title: Segelfliegertag 2013
22
Date: 2013-09-25 19:47:03
33

4-
[XCSoar](http://www.xcsoar.org) und [SkyLines](https://skylines.aero)
4+
[XCSoar](https://www.xcsoar.org) und [SkyLines](https://skylines.aero)
55
werden in diesem Jahr auf dem deutschen Segelfliegertag ausstellen. Wie schon
6-
auf der Aero wurden wir vom [StrePla](http://www.strepla.de) Team eingeladen
6+
auf der Aero wurden wir vom [StrePla](https://www.strepla.de) Team eingeladen
77
ihren Stand zu nutzen um unsere Software vorzustellen. Termin ist der
88
02.11.2013 in der Stadthalle Hagen.
99

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author_email='',
99
packages=[],
1010
scripts=[],
11-
url='http://blog.skylines.aero/',
11+
url='https://blog.skylines.aero/',
1212
license='',
1313
install_requires=[
1414
"Pelican == 3.3",

0 commit comments

Comments
 (0)