Skip to content

Commit 769c140

Browse files
committed
Merge pull request #206 from bgribaudo/patch-4
Updated reference to live editor & examples
2 parents aed93c3 + 41802ea commit 769c140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ doc.text(20, 20, 'Hello world.');
1515
doc.save('Test.pdf');
1616
```
1717

18-
### Head over to [jsPDF.com](http://jspdf.com) for the live editor and examples
18+
### Head over to [jsPDF.com](http://jspdf.com) for details or [http://mrrio.github.io/jsPDF/](mrrio.github.io/jsPDF/) for a live editor and examples.
1919

2020
## Checking out the source
2121

0 commit comments

Comments
 (0)