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.