Update doc and website references to new domain (#856)
This commit is contained in:
@@ -12,4 +12,4 @@ Upload files to an AWS S3 bucket.
|
||||
region: [region of your bucket],
|
||||
```
|
||||
|
||||
Follow [this guide](https://docs.medusa-commerce.com/how-to/uploading-images-to-s3) to configure the plugin.
|
||||
Follow [this guide](https://docs.medusajs.com/how-to/uploading-images-to-s3) to configure the plugin.
|
||||
|
||||
@@ -12,4 +12,4 @@ Upload files to a DigitalOcean Space.
|
||||
endpoint: [endpoint of you DigitalOcean space],
|
||||
```
|
||||
|
||||
Follow [this guide](https://docs.medusa-commerce.com/how-to/uploading-images-to-spaces) to configure the plugin.
|
||||
Follow [this guide](https://docs.medusajs.com/how-to/uploading-images-to-spaces) to configure the plugin.
|
||||
|
||||
@@ -6,7 +6,7 @@ The Medusa JS Client provides easy access to the Medusa API from a client writte
|
||||
|
||||
## Documentation
|
||||
|
||||
See our [API reference](https://docs.medusa-commerce.com/api/store).
|
||||
See our [API reference](https://docs.medusajs.com/api/store).
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user