Skip to content

Commit f55e47d

Browse files
committed
update _config.yml of documents
1 parent 56890fc commit f55e47d

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ To preview all features, clone [Laravel Filemanager container](https://github.co
1010
* All code refactored.
1111
* Fix Windows compatibility.
1212
* Fix file cannot be uploaded to "File Mode".
13-
* Config file is also refactored, see [config document](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md).
14-
* Please follow the intructions in [this document](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/upgrade.md) to upgrade.
13+
* Config file is also refactored, see [config document](https://unisharp.github.io/laravel-filemanager/config).
14+
* Please follow the intructions in [this document](https://unisharp.github.io/laravel-filemanager/upgrade) to upgrade.
1515

1616
## Documents
1717
1. [Installation](https://unisharp.github.io/laravel-filemanager/installation)

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/_config.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
theme: jekyll-theme-cayman
1+
theme: jekyll-theme-cayman
2+
3+
# Setup
4+
title: Laravel File Manager
5+
tagline: File manager/gallery with CKEditor and TinyMCE support.
6+
7+
# About/contact
8+
author:
9+
name: UniSharp
10+
url: https://github.com/UniSharp

0 commit comments

Comments
 (0)