We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284d78b commit 6b04e0bCopy full SHA for 6b04e0b
.github/templates/README.template.md
@@ -173,7 +173,7 @@ To change the internal config file location set `CONFIG_PATH` in your **Environm
173
This example config shows all of the individual settings that can be applied:
174
175
```yaml
176
-{ { file.examples/config.yml } }
+{ { file.docs/examples/config.yml } }
177
```
178
179
#### Token Configs
@@ -185,7 +185,7 @@ This way you can permission tokens by further restricting or adding [Endpoints](
185
Here is an example:
186
187
188
-{ { file.examples/token.yml } }
+{ { file.docs/examples/token.yml } }
189
190
191
### Environment
0 commit comments