connorgoggins opened a new pull request #18340: URL: https://github.com/apache/incubator-mxnet/pull/18340
## Description ## This PR officially transfers ownership of code version control and compressed artifact storage for the static artifacts for the MXNet website from Connor Goggins to the MXNet Website team. The new S3 bucket (owned by the AWS account for ai-mxnet-engineer...@amazon.com) gives the team the ability to update the artifacts as needed. The specific purpose of this PR is to change the artifact download link in the Jenkinsfile to point to the compressed artifacts in the new S3 bucket instead of the previous bucket. These changes will increase the accessibility of the MXNet Website 2.0 static artifacts to the team in case of future modifications. For additional details and supporting documentation, please read [this doc](https://quip-amazon.com/4i2GAb8huyKC/MXNet-Website-20-Static-Artifact-Mangement). ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on this PR) - [x] Code is well-documented - [x] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### - M docs/static_site/Makefile ## Comments ## These changes have been tested with a complete website build on Jenkins dev and local hosting. All functionality remains the same. @sandeep-krishnamurthy @aaronmarkham @ys2843 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org