Fixing all the Yocto links
[AGL/documentation.git] / docs / 04_Developer_Guides / 02_AGL_Layers / 02_meta_agl.md
index 1ac45a6..b8813a1 100644 (file)
@@ -10,7 +10,7 @@ You use this layer as the minimal core on which to build AGL profiles.
 
 **NOTE:** The `meta-agl` layer does not include a reference UI.
   The reference UI is included as part of the
-  [`meta-agl-demo`](3_meta-agl-demo.md) layer.
+  [`meta-agl-demo`](03_meta_agl_demo.md) layer.
   Furthermore, `meta-agl` does not include additional components, such
   as security, which are part of the
   `meta-agl-extra` layer.
@@ -81,7 +81,7 @@ in `meta-agl`:
 ## Packagegroups
 
 This section describes the AGL
-[packagegroup](https://yoctoproject.org/docs/3.1.4/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks)
+[packagegroup](https://docs.yoctoproject.org/dev-manual/common-tasks.html#customizing-images-using-custom-package-groups)
 design:
 
 * packagegroup-agl-image-minimal
@@ -121,4 +121,3 @@ design:
 * packagegroup-agl-test.bb
 
   Additional tools used in QA tests (for agl-image*-qa).
-