Skip to content

Commit 6b04e0b

Browse files
authored
Update README.template.md
1 parent 284d78b commit 6b04e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/templates/README.template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ To change the internal config file location set `CONFIG_PATH` in your **Environm
173173
This example config shows all of the individual settings that can be applied:
174174

175175
```yaml
176-
{ { file.examples/config.yml } }
176+
{ { file.docs/examples/config.yml } }
177177
```
178178

179179
#### Token Configs
@@ -185,7 +185,7 @@ This way you can permission tokens by further restricting or adding [Endpoints](
185185
Here is an example:
186186

187187
```yaml
188-
{ { file.examples/token.yml } }
188+
{ { file.docs/examples/token.yml } }
189189
```
190190

191191
### Environment

0 commit comments

Comments
 (0)