From 5c12140c558e57b7840b14550381b62565f5c0fe Mon Sep 17 00:00:00 2001 From: Manuel Fuhr Date: Sat, 29 Oct 2022 20:47:19 +0200 Subject: [PATCH] Link from vianogo to android docs --- docs/features/vianogo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features/vianogo.md b/docs/features/vianogo.md index c839e9f..8d00d06 100644 --- a/docs/features/vianogo.md +++ b/docs/features/vianogo.md @@ -11,6 +11,6 @@ Nogo areas are useful if you encouter an obstacle that is not contained in the underlying map. But they can also be useful in planning alternative routes by excluding e.g. a certain bridge or ferry. -For offline use, nogo-areas can be defined as wayoints using a special naming -convention. Handling of via-points during offline use depends on the mode of -operation, see the README for details. +For offline use, nogo-areas can be defined as wayoints using a special [naming convention](../users/android_advanced.md#using-nogo-areas). +Handling of via-points during offline use depends on the mode of operation, see +the README for details.