https URLs without trailing slash redirect to http with trailing slash, which redirects to https with trailing slash
Open
bug
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
Terrible title, but this is what is going on:
https://docs.fastlane.tools/actions/zip =>
http://docs.fastlane.tools/actions/zip/ =>
https://docs.fastlane.tools/actions/zip/
The second URL is not a useful redirect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.