Skip to content

Commit 8ff5f7a

Browse files
authored
Fix more slugs (#66)
1 parent cd4c34d commit 8ff5f7a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/ff-concepts/animations/hero_animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/hero-animations
2+
slug: /concepts/animations/hero-animations
33
title: Hero Animations
44
description: Learn how to add Hero Animations in your FlutterFlow app.
55
tags: [FlutterFlow, Hero Animations, Concepts]

docs/ff-concepts/animations/implicit_animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/implicit-animations
2+
slug: /concepts/animations/implicit
33
title: Implicit Animations
44
description: Learn how to add implicit animations in FlutterFlow.
55
tags: [FlutterFlow, Implicit Animations, Concepts]

docs/ff-concepts/animations/widget_animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/widget-animations
2+
slug: /concepts/animations/widget-animations
33
title: Widget Animations
44
description: Learn how to add widget animations in FlutterFlow.
55
tags: [FlutterFlow, Widget Animations, Concepts]

docs/ff-concepts/layout/building-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/building-layout
2+
slug: /concepts/layouts
33
title: Building Layout
44
description: Learn how to build layout in your FlutterFlow app.
55
tags: [FlutterFlow, Building Layout, Concepts]

docs/ff-concepts/layout/responsive-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/responsive-layout
2+
slug: /concepts/layouts/responsive
33
title: Responsive Layout
44
description: Learn how to create responsive layout in your FlutterFlow app.
55
tags: [FlutterFlow, Responsive Layout, Concepts]

docs/ff-concepts/layout/responsive-widgets/conditional-builder-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/responsive/conditional-builder
2+
slug: /concepts/layouts/conditional-builder
33
title: ConditionalBuilder
44
description: Learn how to display different widgets based on certain conditions in your FlutterFlow app.
55
tags: [FlutterFlow, ConditionalBuilder, Concepts]

docs/ff-concepts/layout/responsive-widgets/wrap-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: /concepts/responsive/wrap
2+
slug: /concepts/layouts/wrap
33
title: Wrap
44
description: Learn how to add the Wrap widget in your FlutterFlow app.
55
tags: [FlutterFlow, Wrap, Concepts]

0 commit comments

Comments
 (0)