Skip to content

Commit 5ee9468

Browse files
authored
Merge pull request joni2back#210 from choldrim/patch-1
Fix wrong "config.js" link on README
2 parents 6ac9190 + 77796d6 commit 5ee9468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ angular.module('FileManagerApp').config(['fileManagerConfigProvider', function (
112112
</script>
113113
```
114114

115-
You can do many things by extending the configuration. Like hide the sidebar or the search button. See [/src/js/providers/config.js](You can see the list of default configurations).
115+
You can do many things by extending the configuration. Like hide the sidebar or the search button. See [the list of default configurations](/src/js/providers/config.js).
116116

117117
---------
118118

0 commit comments

Comments
 (0)