Skip to content

Commit 263853c

Browse files
committed
Removes broken link
This removes a broken link to /reading.
1 parent 9453e10 commit 263853c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

format/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,13 +499,11 @@ response by specifying a `"href"` key:
499499

500500
## URLs
501501

502-
Update URLs are determined [the same way][1] as `GET` URLs. When using the
502+
Update URLs are determined the same way as `GET` URLs. When using the
503503
ID-based approach, URLs are conventionally formed. When using the
504504
URL-based approach, every document specifies the URLs for its related
505505
documents, which can be used to fetch **and** update.
506506

507-
[1]: /reading
508-
509507
## Creating a Document
510508

511509
A JSON API document is *created* by making a `POST` request to the URL that

0 commit comments

Comments
 (0)