Skip to content

Commit 1b8c4f8

Browse files
committed
fix md documents path
1 parent 9959d42 commit 1b8c4f8

File tree

7 files changed

+42
-42
lines changed

7 files changed

+42
-42
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ PR is welcome!
1919

2020
## Documents
2121

22-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
23-
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
24-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
25-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
26-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
27-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
22+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
23+
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
24+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
25+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
26+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
27+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
2828

2929
## Screenshots
3030
* Independent usage example :

docs/config.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## Config
1111

docs/customization.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## Customization
1111

docs/events.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## List of events
1111
* Unisharp\Laravelfilemanager\Events\ImageWasUploaded

docs/installation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## Requirements
1111

docs/integration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## WYSIWYG Editor Integration:
1111
### Option 1: CKEditor

docs/upgrade.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Documents
22

3-
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/installation.md)
4-
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/integration.md)
5-
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/config.md)
6-
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/customization.md)
7-
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/events.md)
8-
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/doc/upgrade.md)
3+
1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
4+
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
5+
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
6+
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
7+
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
8+
1. [Upgrade](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md)
99

1010
## Upgrade guide
1111
* `composer update unisharp/laravel-filemanager`

0 commit comments

Comments
 (0)