Skip to content

Commit b8667ef

Browse files
authored
Fix URLs to HTTPS for malemburg.com and egenix.com
1 parent 247b6a8 commit b8667ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.ini

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

795-
[http://www.malemburg.com/rss]
795+
[https://www.malemburg.com/rss]
796796
name = Marc-André Lemburg
797797

798798
[http://www.grulic.org.ar/~mdione/glob/categories/python.xml]
@@ -1614,7 +1614,7 @@ name = codeboje
16141614
[https://death.andgravity.com/_feed/index/_tags/python.xml]
16151615
name = death and gravity
16161616

1617-
[http://www.egenix.com/company/news/rss2]
1617+
[https://www.egenix.com/company/news/rss2]
16181618
name = eGenix.com
16191619

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

0 commit comments

Comments
 (0)