# Problem The link to AWS' S3 errors (http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.htmlRESTErrorResponses) is broken on [line 266 of minio/error.py](https://github.com/minio/minio-py/blob/master/minio/error.py#L266). # Solution It is simply missing a '#', i.e. it should be https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses.