Skip to content

Commit 9957fdf

Browse files
Dmytro-Kozachokbep
authored andcommitted
Update kittens-specific.md
Hi. I've added 'api' into `GET http://example.com/api/kittens/<ID>` (line 64)
1 parent 69e8218 commit 9957fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎exampleSite/content/kittens-specific.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This endpoint retrieves a specific kitten.
6161

6262
### HTTP Request
6363

64-
`GET http://example.com/kittens/<ID>`
64+
`GET http://example.com/api/kittens/<ID>`
6565

6666
### URL Parameters
6767

0 commit comments

Comments
 (0)