As I've been informed, the concerned team has decided to drop the support for APP SDK and hence, any related package on developer central might not be accessible anymore.
With AMDGPU-Pro and ROCm drivers, you don't need a separate SDK because required libraries are shipped with the driver itself. And the headers to compile can be found with the package manager. For example on Debian based distro:
sudo apt-get install opencl-headers