Opened 10 years ago

Closed 10 years ago

#23339 closed Uncategorized (fixed)

Update GitHub link from http to https

Reported by: Zach Borboa Owned by: nobody
Component: Uncategorized Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

"The Web framework for perfectionists with deadlines. http://www.djangoproject.com/" should probably be "The Web framework for perfectionists with deadlines. https://www.djangoproject.com/". Thanks!

http://i.imgur.com/U2BYXDw.png

Change History (1)

comment:1 by Baptiste Mispelon, 10 years ago

Resolution: fixed
Status: newclosed

Fixed it, thanks for pointing it out.

Note: See TracTickets for help on using tickets.
Back to Top