Skip to content

Commit a1e8b29

Browse files
author
Andrey Safonov
authored
Update README.md
1 parent d54be4c commit a1e8b29

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
@@ -45,7 +45,7 @@ The endpoint converts the file to a PDF. Conversion is possible for the followin
4545
The endpoint converts the PDF to an optimized PDF to be used with [PDFTron WebViewer](https://www.pdftron.com/webviewer/demo/). Uses [PDFTron Node.js API](https://www.pdftron.com/api/pdfnet-node/PDFNet.PDFDoc.html#saveViewerOptimized__anchor).
4646

4747
##### HTTP Request
48-
`GET http://localhost:9000/convert/:filename`
48+
`GET http://localhost:9000/optimize/:filename`
4949

5050

5151

0 commit comments

Comments
 (0)