Skip to content

Commit 3010f07

Browse files
authored
fix: typo https://localhost -> http://localhost
1 parent f7f548b commit 3010f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ After having created the HTTP request (see below), you have two options:
9595
1. Get the response from the API and handle it according to your need.
9696
2. Save the resulting file to a given directory.
9797

98-
> In the following examples, we assume the Gotenberg API is available at https://localhost:3000.
98+
> In the following examples, we assume the Gotenberg API is available at http://localhost:3000.
9999
100100
#### Get a response
101101

0 commit comments

Comments
 (0)