cloud.google.com has hundreds of links to variations of https://github.com/GoogleCloudPlatform/gcloud-node and https://googlecloudplatform.github.io/gcloud-node/
The old GitHub pages site (https://googlecloudplatform.github.io/gcloud-node/) does not redirect to the new https://googlecloudplatform.github.io/google-cloud-node/, therefore we have hundreds of broken links.
Is it possible to publish something to the old gh-pages site that will redirect visitors to the new one?
The only thing I believe we can do is create a new repo called "gcloud-node" with a "gh-pages" branch. But the downside to that is it would break the repository/issues/PR redirects.
@jgeewax @omaray for the official response.
Maybe we should start using custom domains that redirect to our docs, i.e. cloud.google.com/google-cloud/node
I'm noticing an update happened on this page: https://cloud.google.com/datastore/docs/client-libraries
where the Google Cloud Client Library for Node.js link has been updated already.
Is that your magic @jmdobry ?
Fixed with a JS redirect on the org's 404 page. @callmehiphop saves the day!
Most helpful comment
Fixed with a JS redirect on the org's 404 page. @callmehiphop saves the day!