docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

Fix a 404 error on "Forgot Password" link #5815

Open lauzadis opened 3 years ago

lauzadis commented 3 years ago

The app returns https://hub.docker.com/reset-password/ when the "Forgot your password?" prompt is clicked. The current working URL is https://id.docker.com/reset-password/.

Signed-off-by: Matas Lauzadis matas.lauzadis@gmail.com