docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
233 stars 48 forks source link

Careers link is possibly broken #2205

Closed kevinadhiguna closed 2 years ago

kevinadhiguna commented 2 years ago

Problem description

Hi, this is not a vital issue. I visited Dockerhub in which I clicked a link above navbar. The careers link is possibly broken.

Debug Information

URL: dockerhub.com

Error messages (on screen or in browser console)

It said : Page not found.

Screenshots of the issue (if applicable)

Link above navbar component :

image

will redirect to https://hub.docker.com/careers (Page not found) :

image


Did Dockerhub mean https://www.docker.com/careers ?

image

Task List

Thank you.

shawnaxsom commented 2 years ago

Thanks! Yes, the banner was intended for www.docker.com at first, it's probably redirecting to /careers without considering the subdomain. We'll get it fixed.

shawnaxsom commented 2 years ago

Okay I think I fixed it 🙂 Try again?

kevinadhiguna commented 2 years ago

Cool, it works now. Thanks @shawnaxsom !