Merge pull request #17 from pwaller/patch-2

Update link to ServerProtocol.md
This commit is contained in:
Michael Marineau 2015-11-01 14:24:06 -08:00
commit f26efba60f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Omaha is a request/response protocol using XML. Requests are made by
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