Skip to content

Commit

Permalink
πŸ“ [placeholder-plain] Fixed links to examples in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuch authored Jan 11, 2024
1 parent 006096f commit 9d00b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/placeholder-plain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Implements adding e-signature placeholder with plain string operations (.indexOf

## Usage

Start with `$ npm i -S @signpdf/signpdf @signpdf/placeholder-plain node-forge`. Head over to either [the JS example](/packages/examples/javascript.js) or [the TS one](/packages/examples/typescript.ts).
Start with `$ npm i -S @signpdf/signpdf @signpdf/placeholder-plain node-forge`. Head over to either [the JS example](/packages/examples/src/javascript.js) or [the TS one](/packages/examples/src/typescript.ts).

## Issues

Expand Down

0 comments on commit 9d00b84

Please sign in to comment.