We're still using http in URL which has been shifted to HTTPS, So we can update them. this issue is with majority of modules. So we can fix all of them here only as suggested by @larowlan in #3228672 issue thread.
We're still using http in URL which has been shifted to HTTPS, So we can update them. this issue is with majority of modules. So we can fix all of them here only as suggested by @larowlan in #3228672 issue thread.
Comments
Comment #2
quietone commented@Gauravmahlawat, thanks for closing many of the issues that were doing this by module. I see there are still some more, can you close those as well? Here are the ones I have found.
#3228720: media: Update the URL's which are giving 404 error.
#3228716: locale: update the URL’s which are giving 404 error
#3228689: config: update the 404 error url's path.
#3228681: breakpoint module: update the URL’s which has been shifted to https from http
#3228677: book: update the URL’s which has been shifted to https from http
#3228675: big_pipe: update the URL’s which has been shifted to https from http
#3228674: basic_auth: update the URL’s which has been shifted to https from http
Reading the Issue Summary this does not appear to be a bug, changing to a task.
Oh, it helps reviewers if the Issue Summary has the complete template, can you restore that? For this issue it will also help if you include the command (grep?) ot the method that was used to find these strings. Tha will help anyone coming here to review. Thanks!
Comment #3
gauravvvv commented#3228720: media: Update the URL's which are giving 404 error.
#3228716: locale: update the URL’s which are giving 404 error
#3228689: config: update the 404 error url's path.
I discussed with @larowlan, we should keep the issues which have 404 error because the scope is different, and I will close the other pending issues.
Comment #4
gauravvvv commentedClosed all these.
#3228681: breakpoint module: update the URL’s which has been shifted to https from http
#3228677: book: update the URL’s which has been shifted to https from http
#3228675: big_pipe: update the URL’s which has been shifted to https from http
#3228674: basic_auth: update the URL’s which has been shifted to https from http
Comment #9
quietone commentedThis was fixed in a later issue #3414900: Fix links that are 404 which was part of a meta, #2855175: [META] Many documentation / handbook URLs redirect to D7 content