Skip to content

Commit f91eb5c

Browse files
committed
Documentation upgrade. Change link to personal site
1 parent 22419bb commit f91eb5c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ MFUploader module provides the following options:
2424
To work with image binary content it uses [Yii2 imagine](https://github.com/yiisoft/yii2-imagine).
2525
To work with Amazon it uses [AWS SDK](https://github.com/aws/aws-sdk-php).
2626

27-
Addition module description you can see in my [Personal site](https://pack-develop.info/en/product/6).
27+
Addition module description you can see in my [Personal site](https://pack-develop.info/en/product/yii2-multi-format-uploader).
2828

2929
2 Dependencies
3030
----------------------------
@@ -400,6 +400,6 @@ To work with that, you must set just the routes in application configuration.
400400
License
401401
----------------------------
402402

403-
Copyright © 2018-2019 Andrey Girnik girnikandrey@gmail.com.
403+
Copyright © 2018-2020 Andrey Girnik girnikandrey@gmail.com.
404404

405405
Licensed under the [MIT license](http://opensource.org/licenses/MIT). See LICENSE.txt for details.

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### CHANGE LOG:
22

3+
**2.1.5 June 9, 2020:**
4+
- Documentation upgrade. Change link to personal site.
5+
36
**2.1.4 August 19, 2019:**
47
- Upgrade of the copyright time and add a personal site link.
58

0 commit comments

Comments
 (0)