In the control centre menu, there is a link that includes my rough location (from my IP address, I assume), and a link marked "Update Location". The link is visible in this screenshot, bottom right.

The link is to //settings/privacy which, when clicked, tries to open https://settings/privacy which does not work.
Here's a highlighted bit of the source code showing this incorrect link.

The desired functionality is that this should not take me to an error page.
I think this link needs to change to /settings/privacy and not //settings/privacy
(I'd personally suggest that it should highlight the location setting on this page, but that's outside the scope of this bug report).