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

@ -44,4 +44,4 @@ doc.add(paragraph);
doc.createParagraph("Some normal text");
```
Example: https://github.com/dolanmiu/docx/blob/master/demo/demo13.ts
Example: https://github.com/dolanmiu/docx/blob/master/demo/13-xml-styles.ts