Skip to content

Commit 5192bb7

Browse files
committed
fix message template filelocation
1 parent 4de0a0c commit 5192bb7

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

docs/features/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here are some of the highlights of using **Secured Signal API**
1717
Look at this complex template for example:
1818

1919
```yaml
20-
{{{ #://./examples/message-template.yml }}}
20+
{{{ #://configuration/examples/message-template.yml }}}
2121
```
2222

2323
It can extract needed data from the body and even the headers (with an exception of the `Authorization` Header) and then process them using Go's Templating Library

docs/usage/examples/message-template.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)