Fix embed links in documentation

This commit is contained in:
Dolan
2019-08-20 22:23:14 +01:00
parent 5ecdb48d43
commit 535f2d75b0
7 changed files with 31 additions and 31 deletions

View File

@ -25,7 +25,7 @@ doc.Header.createImage([BUFFER_OF_YOUR_IMAGE]);
doc.Footer.createImage([BUFFER_OF_YOUR_IMAGE]);
```
Refer to [`demo8.ts`](https://github.com/dolanmiu/docx/blob/master/demo/demo8.ts) for more information.
Refer to [`8-header-footer`](https://github.com/dolanmiu/docx/blob/master/demo/8-header-footer.ts) for more information.
## Multiple Headers and Footers