Opened 3 years ago
Closed 3 years ago
#57018 closed enhancement (fixed)
added http: link on readme.html file even link are also available with https://
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.2 | Priority: | normal |
| Severity: | major | Version: | 6.1 |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
On the readme.html file, the line number link is available with a secure URL(HTTPS) but still added with the HTTP so need to change from HTTP to HTTPS.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thanks for the patch!
Looks good, the same link in
license.txtalready uses HTTPS as of [47285] / #49130.