Skip to content

Commit 3c027c9

Browse files
chore: swap source control and gradle pages (#4701) (#4702)
Swaps pages so that Gradle docs are immediately after Maven on the navigation menu. Co-authored-by: Marco Collovati <[email protected]>
1 parent 364442b commit 3c027c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/flow/configuration/gradle.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Gradle
33
page-title: How to configure Gradle for Vaadin projects
44
description: Configuring the Vaadin Gradle plugin.
55
meta-description: Learn how to set up and use Gradle for building and managing Vaadin applications.
6-
order: 131
6+
order: 130
77
---
88

99
include::{articles}/_vaadin-version.adoc[]

articles/flow/configuration/source-control.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Source Control
33
page-title: Using source control with Vaadin Flow
44
description: Track and manage changes to the source code in a Vaadin project.
55
meta-description: Explore source control configurations and best practices for managing Vaadin Flow projects.
6-
order: 130
6+
order: 131
77
---
88

99

0 commit comments

Comments
 (0)