| Index: components/update_client/update_response.h
|
| diff --git a/components/update_client/update_response.h b/components/update_client/update_response.h
|
| index 003474f075505d5813d0abac912e012f4d14e173..8341d280f5890fa2972e4156bf5358142fdf9891 100644
|
| --- a/components/update_client/update_response.h
|
| +++ b/components/update_client/update_response.h
|
| @@ -14,7 +14,7 @@
|
| namespace update_client {
|
|
|
| // Parses responses for the update protocol version 3.
|
| -// (http://code.google.com/p/omaha/wiki/ServerProtocol)
|
| +// (https://github.com/google/omaha/blob/wiki/ServerProtocolV3.md)
|
| //
|
| // An update response looks like this:
|
| //
|
|
|