Skip to content

Commit 7045f64

Browse files
author
Aju100
committed
Edit and updated as https in every url
1 parent f52b057 commit 7045f64

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pelicanconf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
}
4848

4949
MENUITEMS = [
50-
("Companies", "http://0.0.0.0:8000/pages/pythoninnepal.html"),
51-
("Developers", "http://0.0.0.0:8000/pages/developers.html"),
52-
("Resources", "http://0.0.0.0:8000/pages/resources.html"),
53-
("Meetups", "http://0.0.0.0:8000/pages/meetups.html"),
54-
("Videos", "http://0.0.0.0:8000/pages/videos.html")
50+
("Companies", "https://0.0.0.0:8000/pages/pythoninnepal.html"),
51+
("Developers", "https://0.0.0.0:8000/pages/developers.html"),
52+
("Resources", "https://0.0.0.0:8000/pages/resources.html"),
53+
("Meetups", "https://0.0.0.0:8000/pages/meetups.html"),
54+
("Videos", "https://0.0.0.0:8000/pages/videos.html")
5555
]
5656

5757
#

0 commit comments

Comments
 (0)