Skip to content

Commit ff8ea5c

Browse files
malemburghugovk
authored andcommitted
Fix URLs to HTTPS for malemburg.com and egenix.com
1 parent d523ef6 commit ff8ea5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ name = Malthe Borch
798798
[https://www.marc-richter.info/category/python/planet-python-articles/feed/]
799799
name = Marc Richter
800800

801-
[http://www.malemburg.com/rss]
801+
[https://www.malemburg.com/rss]
802802
name = Marc-André Lemburg
803803

804804
[http://www.grulic.org.ar/~mdione/glob/categories/python.xml]
@@ -1623,7 +1623,7 @@ name = codeboje
16231623
[https://death.andgravity.com/_feed/index/_tags/python.xml]
16241624
name = death and gravity
16251625

1626-
[http://www.egenix.com/company/news/rss2]
1626+
[https://www.egenix.com/company/news/rss2]
16271627
name = eGenix.com
16281628

16291629
[http://hypothesis.works/articles/python/feed/]

0 commit comments

Comments
 (0)