Docker repo for centos is broken

The installation instructions for Docker for Centos (https://docs.docker.com/install/linux/docker-ce/centos/) specify the following repository: https://download.docker.com/linux/centos/docker-ce.repo
However this repo appears to be down, I’m getting a 404 on repodata/repomd.xml.
Can someone please fix this?

Also reporting issues with the Docker repo (Debian).

https://download.docker.com/linux is throwing 403’s so I can’t apt-get update on systems running Docker and I can’t install it on a newly provisioned server either.

Same here, no access to Debian repo

likely related to https://github.com/docker/for-linux/issues/812

they’re working fixing download.docker.com

Appears to be fixed, apt-get update works again.