You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Magento 2.3.5 Magento Commerce Cloud
1
+
# Magento 2.4.0 Magento Commerce Cloud
2
2
3
-
This repository contains a sample Magento Commerce (on-premise) version 2.3.5 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository.
3
+
This repository contains a sample Magento Commerce (on-premise) version 2.4.0 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository.
4
4
5
5
The example requires the use of [Composer](https://getcomposer.org/doc/) to load and manage dependencies and Magento vendor folders.
6
6
@@ -41,7 +41,7 @@ To add authentication keys using an environment variable:
41
41
42
42
1. Click **Add Variable**.
43
43
44
-
See [Adding Magento authentication keys](https://devdocs.magento.com/guides/v2.2/cloud/setup/first-time-setup-import-prepare.html#auth-json).
44
+
See [Adding Magento authentication keys](https://devdocs.magento.com/cloud/setup/first-time-setup-import-prepare.html#auth-json).
45
45
46
46
### Authenticating in Docker
47
47
@@ -64,7 +64,7 @@ You must have an `auth.json` file that contains your Magento Commerce authorizat
64
64
65
65
1. Save your changes to `auth.json` file and exit the text editor.
66
66
67
-
To use Docker for local development, see [Launching a Docker configuration](https://devdocs.magento.com/guides/v2.2/cloud/docker/docker-config.html).
67
+
To use Docker for local development, see [Launching a Docker configuration](https://devdocs.magento.com/cloud/docker/docker-config.html).
68
68
69
69
## Repository structure
70
70
@@ -87,7 +87,7 @@ php.ini
87
87
88
88
## Developer documentation
89
89
90
-
See the [Magento Commerce Cloud Guide](http://devdocs.magento.com/guides/v2.2/cloud/bk-cloud.html).
90
+
See the [Magento Commerce Cloud Guide](https://devdocs.magento.com/cloud/bk-cloud.html).
91
91
92
92
## License
93
93
Each Magento source file included in this distribution is licensed under the OSL-3.0 license.
0 commit comments