Skip to content

Commit e1ef90a

Browse files
committed
fix: web docs
1 parent 72881af commit e1ef90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ Exclude any anchor tags from opening SimplePDF by adding the class `exclude-simp
6969
Add a class `simplepdf` to any anchor tag to open them with SimplePDF:
7070

7171
```html
72-
<a href="/example.pdf" class="simplepdf">Open with SimplePDF</a>
72+
<a href="/example_without_pdf_extension" class="simplepdf">Open with SimplePDF</a>
7373
```

0 commit comments

Comments
 (0)