diff --git a/omaha/omaha.go b/omaha/omaha.go index a60caf5..8e06aef 100644 --- a/omaha/omaha.go +++ b/omaha/omaha.go @@ -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