Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
index 2fcc838ec5b16eb1b4bac7901f97997e35e4ec09..812ef3f7313094a6b9ad044be97ce681fd488de2 100644 |
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
@@ -721,6 +721,10 @@ |
} |
] |
}, |
+ { |
+ "title": "Migration Guide", |
Ken Rockot(use gerrit already)
2017/05/13 00:27:43
nit: Should this maybe be "WebAssembly Migration G
bradnelson
2017/05/13 00:35:19
Done.
|
+ "href": "/native-client/migration" |
+ }, |
{ |
"title": "Download the SDK", |
"href": "/native-client/sdk/download", |