Skip to content

Commit 5d26edd

Browse files
ConnorLandHedwigJDoets
authored andcommitted
change menu order
1 parent d4329e1 commit 5d26edd

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

content/en/docs/refguide/modeling/best-practices/accessibility-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Introduction to Accessibility in Mendix"
33
linktitle: "Accessibility Introduction"
44
url: /refguide/accessibility-introduction/
5-
weight: 10
5+
weight: 20
66
description: "Describes an introduction on accessibility in general and how to get started making your apps more accessible."
77
---
88

content/en/docs/refguide/modeling/best-practices/app-performance/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Community Best Practices for App Performance"
33
linktitle: "App Performance"
44
url: /refguide/community-best-practices-for-app-performance/
5-
weight: 15
5+
weight: 20
66
description: "Describes some best practices to apply during development to get a better performing app. This document is created by and for the Mendix community."
77
aliases:
88
- /howtogeneral/bestpractices/best-practices-for-app-performance-in-mendix-7.html
@@ -13,9 +13,7 @@ aliases:
1313
## Introduction
1414

1515
{{% alert color="info" %}}
16-
17-
This document is created by and for the Mendix community. It collects performance best practices in the form of dos and don'ts.
18-
16+
This document is created by and for the Mendix community. It collects performance best practices in the form of "Dos" and "Don'ts".
1917
{{% /alert %}}
2018

2119
A must-have for your app is that it performs well. Your users will not accept anything else, and they will choose alternatives if the performance is not good. This document outlines various best practices that should be used throughout development to produce an app that performs better.

0 commit comments

Comments
 (0)