diff options
| author | Quinton Hoole <quinton@google.com> | 2015-07-01 14:58:08 -0700 |
|---|---|---|
| committer | Quinton Hoole <quinton@google.com> | 2015-07-01 14:58:08 -0700 |
| commit | 38a8d7b84534e5c162bb4b1f4a9ce05ab32b132c (patch) | |
| tree | 9c9a444ca0bdca67059e43f959084ce08c0ea1c4 | |
| parent | 51c7094856a53f8eb96204a4f5b6ee56815ac73d (diff) | |
Fix incorrect doc link in Federation.md
| -rw-r--r-- | federation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/federation.md b/federation.md index 748f8110..efdd726a 100644 --- a/federation.md +++ b/federation.md @@ -6,7 +6,7 @@ ## _by Quinton Hoole ([quinton@google.com](mailto:quinton@google.com))_ _Initial revision: 2015-03-05_ _Last updated: 2015-03-09_ -This doc: [tinyurl.com/ubernetes](http://tinyurl.com/ubernetesv2) +This doc: [tinyurl.com/ubernetesv2](http://tinyurl.com/ubernetesv2) Slides: [tinyurl.com/ubernetes-slides](http://tinyurl.com/ubernetes-slides) ## Introduction |
