Update, location of zircon manifest has changed

Change-Id: I49f2be814354a2f8c90bf84916c3c56a5fbf79a4
diff --git a/sdk b/sdk
index ac6f8c2..1572dee 100644
--- a/sdk
+++ b/sdk
@@ -4,7 +4,7 @@
     <localimport file="minimal"/>
     <localimport file="buildtools"/>
     <import remote="https://fuchsia.googlesource.com/zircon"
-            manifest="manifest"
+            manifest="manifest/zircon"
             name="zircon"/>
   </imports>
   <projects>
diff --git a/toolchain b/toolchain
index 3554ec9..682c782 100644
--- a/toolchain
+++ b/toolchain
@@ -3,7 +3,7 @@
   <imports>
     <localimport file="minimal"/>
     <import remote="https://fuchsia.googlesource.com/zircon"
-            manifest="manifest"
+            manifest="manifest/zircon"
             name="zircon"/>
   </imports>
   <projects>