Skip to content

Commit 195e79e

Browse files
Update README.md
1 parent bdd168e commit 195e79e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

openpdf-html/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ The goal of this project is to upgrade and maintain the HTML-to-PDF rendering en
2929

3030
## Example
3131

32-
You can find a simple working example here:
33-
[HelloWorldPdf.java on GitHub](https://github.com/LibrePDF/OpenPDF/blob/master/openpdf-html/src/test/java/org/openpdf/pdf/HelloWorldPdf.java)
32+
You can find a simple working example here: [HelloWorldPdf.java](https://github.com/LibrePDF/OpenPDF/blob/master/openpdf-html/src/test/java/org/openpdf/pdf/HelloWorldPdf.java)
3433

3534
```java
3635
import org.openpdf.pdf.ITextRenderer;

0 commit comments

Comments
 (0)