Skip to content

Commit

Permalink
fix: replace attribute documentation #7.
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm committed Jan 3, 2022
1 parent 2c98e8a commit 78c264f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ For example, if you have a link `<a href="http://www.demomonkey.net">DemoMonkey<
attribute you can do the following:

```ini
!replaceAttribute(DemoMonkey, href) = https://www.appdynamics.com
!replaceAttribute(http://www.demomonkey.net, href) = https://www.example.com
```

### Protect text from replacements
Expand Down

0 comments on commit 78c264f

Please sign in to comment.