Skip to content

Commit

Permalink
chore: fix special characters escaping issue link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
auvred committed Nov 18, 2023
1 parent f1b814e commit 7290671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ dedent.withOptions({ escapeSpecialCharacters: true })`
`;
```

For more context, see [https://github.com/dmnd/dedent/issues/63](🚀 Feature: Add an option to disable special character escaping).
For more context, see [🚀 Feature: Add an option to disable special character escaping](https://github.com/dmnd/dedent/issues/63).

## License

Expand Down

0 comments on commit 7290671

Please sign in to comment.