Skip to content

Commit 7a74c33

Browse files
committed
left nav
1 parent c3f9298 commit 7a74c33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/data/navigation/sections/app-development.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@ module.exports = [
22
{
33
title: "Overview",
44
path: "/app-development/index.md"
5+
},
6+
{
7+
title: "Tutorials",
8+
path: "https://experienceleague.adobe.com/docs/commerce-learn/tutorials/adobe-developer-app-builder/introduction-to-app-builder.html"
59
}
610
];

0 commit comments

Comments
 (0)