Skip to content

Commit 7848190

Browse files
committed
fix broken link
1 parent 4c92d7c commit 7848190

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/usage/advanced.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ These can be especially **helpful** if have to manage multiple **Variables** and
1414

1515
### How to use
1616

17-
| Type | Example | Note |
18-
| :--------------------- | :------------------ | :--------------- |
19-
| Body | `{{@data.key}}` | |
20-
| Header | `{{#Content_Type}}` | `-` becomes `_` |
21-
| [Variable](#variables) | `{{.VAR}}` | always uppercase |
17+
| Type | Example | Note |
18+
| :------------------------------------- | :------------------ | :--------------- |
19+
| Body | `{{@data.key}}` | |
20+
| Header | `{{#Content_Type}}` | `-` becomes `_` |
21+
| [Variable](../configuration/variables) | `{{.VAR}}` | always uppercase |
2222

2323
### Where to use
2424

0 commit comments

Comments
 (0)