Merge pull request #17 from pwaller/patch-2
Update link to ServerProtocol.md
This commit is contained in:
commit
f26efba60f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
Omaha is a request/response protocol using XML. Requests are made by
|
Omaha is a request/response protocol using XML. Requests are made by
|
||||||
clients and responses are given by the Omaha server.
|
clients and responses are given by the Omaha server.
|
||||||
http://code.google.com/p/omaha/wiki/ServerProtocol
|
https://github.com/google/omaha/blob/wiki/ServerProtocol.md
|
||||||
*/
|
*/
|
||||||
package omaha
|
package omaha
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue