Skip to content

Commit

Permalink
fix jump link to update-file-json-format
Browse files Browse the repository at this point in the history
  • Loading branch information
olegsklyarov committed Oct 26, 2018
1 parent 2a001cc commit 20a1732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Your server should determine whether an update is required based on the

If an update is required your server should respond with a status code of
[200 OK](http://tools.ietf.org/html/rfc2616#section-10.2.1) and include the
[update JSON](#update-json-format) in the body. Squirrel **will** download and
[update JSON](#update-server-json-format) in the body. Squirrel **will** download and
install this update, even if the version of the update is the same as the
currently running version. To save redundantly downloading the same version
multiple times your server must not inform the client to update.
Expand Down

0 comments on commit 20a1732

Please sign in to comment.