From 4b95d8178b297bcf7f73058e0814401ff5063a7a Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 24 Apr 2017 12:04:41 -0700 Subject: [PATCH] omaha: update upstream doc URL --- omaha/protocol.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omaha/protocol.go b/omaha/protocol.go index b7b152e..63d9b2c 100644 --- a/omaha/protocol.go +++ b/omaha/protocol.go @@ -19,7 +19,7 @@ // by the server to provide update information, if any, or to simply // acknowledge the receipt of event status. // -// https://github.com/google/omaha/blob/wiki/ServerProtocol.md +// https://github.com/google/omaha/blob/master/doc/ServerProtocolV3.md package omaha import (