Browse Source

formatting

Taylor Otwell 4 years ago
parent
commit
2c4fa1ab28
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config/filesystems.php

+ 3 - 3
config/filesystems.php

@@ -71,9 +71,9 @@ return [
     | Symbolic Links
     |--------------------------------------------------------------------------
     |
-    | Here you may configure as many symbolic links as you wish for your
-    | application. The key is the symbolic link and the value is the
-    | target path. Use the `storage:link` command to generate them.
+    | Here you may configure the symbolic links that will be created when the
+    | `storage:link` Artisan command is executed. The array keys should be
+    | the locations of the links and the values should be their targets.
     |
     */