From 04c1b7fd271ab902c570d4eb704dffead4ed238c Mon Sep 17 00:00:00 2001 From: Lauri Eskola Date: Mon, 2 May 2022 13:52:50 +0300 Subject: [PATCH] Issue #3277309 by phjou, mradcliffe, benjifisher, markie: Update links to Drupal documentation pages in Umami --- .../default_content/languages/en/node/page.csv | 2 +- .../default_content/languages/es/node/page.csv | 2 +- core/profiles/demo_umami/themes/umami/README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/page.csv b/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/page.csv index 492feb1ec901..04d49ff0a950 100644 --- a/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/page.csv +++ b/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/page.csv @@ -1,2 +1,2 @@ id,title,body,author,slug -1,About Umami,"

Umami is a fictional food magazine that has been created to demonstrate how you might build a Drupal site using functionality provided 'out of the box'.

For more information visit https://www.drupal.org/docs/8/umami-drupal-8-demonstration-installation-profile.

",Samuel Adamson,about-umami +1,About Umami,"

Umami is a fictional food magazine that has been created to demonstrate how you might build a Drupal site using functionality provided 'out of the box'.

For more information visit https://www.drupal.org/docs/umami-drupal-demonstration-installation-profile.

",Samuel Adamson,about-umami diff --git a/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/page.csv b/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/page.csv index fd8690a53827..f8759b52fcfa 100644 --- a/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/page.csv +++ b/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/page.csv @@ -1,2 +1,2 @@ id,title,body,author,slug -1,Acerca de Umami,"

Umami es una revista ficticia de alimentos que se ha creado para demostrar cómo se puede construir un sitio de Drupal con la funcionalidad que se proporciona 'fuera de la caja'.

Para obtener más información, visite https://www.drupal.org/docs/8/umami-drupal-8-demonstration-installation-profile.

",Samuel Adamson,acerca-de-umami +1,Acerca de Umami,"

Umami es una revista ficticia de alimentos que se ha creado para demostrar cómo se puede construir un sitio de Drupal con la funcionalidad que se proporciona 'fuera de la caja'.

Para obtener más información, visite https://www.drupal.org/docs/umami-drupal-demonstration-installation-profile.

",Samuel Adamson,acerca-de-umami diff --git a/core/profiles/demo_umami/themes/umami/README.txt b/core/profiles/demo_umami/themes/umami/README.txt index f425a363a6dc..f141fe9060c3 100644 --- a/core/profiles/demo_umami/themes/umami/README.txt +++ b/core/profiles/demo_umami/themes/umami/README.txt @@ -7,5 +7,5 @@ The Umami theme uses Classy as its base theme. ABOUT DRUPAL THEMING -------------------- -See https://www.drupal.org/docs/8/theming for more information on Drupal +See https://www.drupal.org/docs/theming-drupal for more information on Drupal theming.