Skip to content

Commit 02d9411

Browse files
Fix broken links
1 parent 43b27ee commit 02d9411

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
@@ -15,7 +15,7 @@ order: 131
1515

1616
This page describes how to configure a Vaadin application using the Vaadin Gradle plugin.
1717

18-
See <<{articles}/flow/getting-started/start/alternatives/gradle#,Alternatives - Gradle>> page for a guide on creating a Vaadin project with Gradle.
18+
See <<{articles}/getting-started/start/alternatives/gradle#,Alternatives - Gradle>> page for a guide on creating a Vaadin project with Gradle.
1919

2020
For information about using Gradle, see the link:https://docs.gradle.org/current/userguide/userguide.html[Gradle User Manual].
2121

articles/getting-started/start/alternatives/gradle.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The application is started with the `appRun` task:
142142
The task compiles the application and starts the web server in `http://localhost:8080/` -- if the root context path is configured as described earlier.
143143

144144

145-
See the https://akhikhl.github.io/gretty-doc/index.html[Gretty documentation] for a complete reference on using Gretty. For issues when running the application in development mode, see <<{{articles}}/flow/configuration/gradle#known-issues,Known Issues>> for possible solutions.
145+
See the https://akhikhl.github.io/gretty-doc/index.html[Gretty documentation] for a complete reference on using Gretty. For issues when running the application in development mode, see <<{articles}/flow/configuration/gradle#known-issues,Known Issues>> for possible solutions.
146146

147147

148148
[discussion-id]`FA18F1BF-2C67-4CCF-85A2-C3E4D7AECFDB`

0 commit comments

Comments
 (0)