Commit bbf4950
Oliver B. Fischer
Make the path of the config directory better understandable
The current documentation relates to the subdirectory for external
configurations as `/config`. Read as UNIX path, the leading slash
could be read as reference to the root directory `/`. Therefore
I would suggest to use `./config` to make it a little bit more
understandable.
This is of course not a major issue, but IMHO makes it a little
bit more understandable.1 parent aa62e3d commit bbf4950
File tree
1 file changed
+2
-2
lines changed- spring-boot-project/spring-boot-docs/src/docs/asciidoc/features
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments