From 993c1298801be2621074f94368ddf70db96e62b7 Mon Sep 17 00:00:00 2001 From: Jerome Cambon Date: Mon, 25 Nov 2024 14:54:50 +0100 Subject: [PATCH] update after review --- modules/applications/applications-nav.adoc | 2 +- .../pages/ui-builder/bonita-ui-builder-best-practices.adoc | 2 +- .../pages/ui-builder/create-fully-responsive-apps.adoc | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/applications/applications-nav.adoc b/modules/applications/applications-nav.adoc index 706fdcd08b..c90e901a3a 100644 --- a/modules/applications/applications-nav.adoc +++ b/modules/applications/applications-nav.adoc @@ -31,7 +31,7 @@ ***** xref:ui-builder/common-apis-to-use.adoc[Common APIs to use] ***** xref:ui-builder/how-to-retrieve-user-avatar.adoc[Retrieve user avatar image] ***** xref:ui-builder/reuse-code-and-components.adoc[Reuse code and components] - ***** xref:ui-builder/create-fully-responsive-apps.adoc[Ensure the application is fully responsive] + ***** xref:ui-builder/create-fully-responsive-apps.adoc[Create fully responsive applications] *** xref:ui-builder/resources.adoc[Resources] *** xref:ui-builder/faq.adoc[FAQ] ** xref:ui-designer/uid-applications-index.adoc[Living applications with Bonita UID] diff --git a/modules/applications/pages/ui-builder/bonita-ui-builder-best-practices.adoc b/modules/applications/pages/ui-builder/bonita-ui-builder-best-practices.adoc index 1519c5a6ac..6348737db1 100644 --- a/modules/applications/pages/ui-builder/bonita-ui-builder-best-practices.adoc +++ b/modules/applications/pages/ui-builder/bonita-ui-builder-best-practices.adoc @@ -41,5 +41,5 @@ xref:ui-builder/reuse-code-and-components.adoc[[.card-title]#Reuse code and comp [.card.card-index] -- -xref:ui-builder/create-fully-responsive-apps.adoc[[.card-title]#Make your application responsive# [.card-body.card-content-overflow]#pass:q[Enhance the layout to ensure the application is fully responsive]#] +xref:ui-builder/create-fully-responsive-apps.adoc[[.card-title]#Create fully responsive applications# [.card-body.card-content-overflow]#pass:q[Enhance the layout to ensure the application is fully responsive]#] -- diff --git a/modules/applications/pages/ui-builder/create-fully-responsive-apps.adoc b/modules/applications/pages/ui-builder/create-fully-responsive-apps.adoc index 2ce9caffea..4b791301a1 100644 --- a/modules/applications/pages/ui-builder/create-fully-responsive-apps.adoc +++ b/modules/applications/pages/ui-builder/create-fully-responsive-apps.adoc @@ -1,5 +1,4 @@ = Create Fully Responsive Applications -:page-aliases: applications:create-fully-responsive-apps.adoc :description: Enhance the layout to ensure the application is fully responsive. {description}