fix: update URL for "About" page
This commit is contained in:
@@ -11,5 +11,5 @@ enum class WebPage(
|
||||
val url: String,
|
||||
) {
|
||||
DEEPEN("https://ksk.bzh/fr/chom-bev-approfondir/"),
|
||||
ABOUT("https://ksk.bzh/contact"),
|
||||
ABOUT("https://ksk.bzh/fr/chom-bev-a-propos/"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user