We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c25eaf commit b793c4eCopy full SHA for b793c4e
1 file changed
website/versioned_docs/version-1.5/changelog.md
@@ -394,7 +394,7 @@ All notable changes to this project will be documented in this file.
394
## 0.2.1 / 2018-09-17
395
396
- **BREAKING CHANGES**: The local storage directories have been renamed and package.json files needs a new `start` command.
397
- See [migration guide](/MIGRATIONS.md) for existing projects if you are upgrading from 0.1.\_ to 0.2.\_.
+ See [migration guide](https://github.com/apify/apify-cli/blob/master/MIGRATIONS.md) for existing projects if you are upgrading from 0.1.\_ to 0.2.\_.
398
399
- You can specified another file that main.js for `apify run` command using npm start script.
400
0 commit comments