This issue related to the documentation, particularly to the `README.md` in this repository. **Steps to reproduce**: 1. Scroll README to [examples](https://github.com/mulesoft/api-designer#examples-of-designing-raml-with-api-designer-in-the-wild). 1. Click any example. **Actual behaviour**: Browser shows an access error from S3: ```xml <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>600D230396B0058B</RequestId> <HostId>Q3gSX94i42fingHaBZm8YCvCEEETMaHLS372kvdx88983Y5u979hJ2QAwWJTJwWcijsjoUOeZ3U=</HostId> </Error> ``` **Expected behaviour**: Possible to view examples.
This issue related to the documentation, particularly to the
README.mdin this repository.Steps to reproduce:
Actual behaviour:
Browser shows an access error from S3:
Expected behaviour:
Possible to view examples.