We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9453e10 commit 263853cCopy full SHA for 263853c
format/index.md
@@ -499,13 +499,11 @@ response by specifying a `"href"` key:
499
500
## URLs
501
502
-Update URLs are determined [the same way][1] as `GET` URLs. When using the
+Update URLs are determined the same way as `GET` URLs. When using the
503
ID-based approach, URLs are conventionally formed. When using the
504
URL-based approach, every document specifies the URLs for its related
505
documents, which can be used to fetch **and** update.
506
507
-[1]: /reading
508
-
509
## Creating a Document
510
511
A JSON API document is *created* by making a `POST` request to the URL that
0 commit comments