Skip to content

Commit 58d7776

Browse files
committed
Fix up license link.
1 parent d3c1d98 commit 58d7776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

license.txt renamed to LICENSE

File renamed without changes.

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This library is pretty much the same as these plugins for [Laravel](https://gith
1111
## Features
1212

1313
* **Store files on almost everything:** Local disk, Amazon S3, Dropbox... and many more through the fantastic [league/flysystem](thephpleague/flysystem) library.
14-
* Framework agnostic
14+
* Framework-agnostic
1515
* Image processing (optional feature / dependency)
1616
* Image optimization (optional feature / dependency)
1717
* Provides factories for the adapters
@@ -25,7 +25,7 @@ composer require php-collective/file-storage
2525

2626
## Documentation
2727

28-
Please start by reading [docs/readme.md](/docs/readme.md) in this repository.
28+
Please start by reading [docs/](/docs/readme.md) in this repository.
2929

3030
## Example
3131

0 commit comments

Comments
 (0)