From 188c37bd944b96e956bfb9f78ee93b130389fad9 Mon Sep 17 00:00:00 2001 From: catch <catch@35733.no-reply.drupal.org> Date: Tue, 17 Sep 2019 11:34:04 +0100 Subject: [PATCH] Issue #3076585 by shubham.prakash, drumm, idebr: Update browse Git repo URLs in component READMEs --- composer/Plugin/Scaffold/README.md | 2 +- core/lib/Drupal/Component/Annotation/README.txt | 2 +- core/lib/Drupal/Component/Assertion/README.txt | 2 +- core/lib/Drupal/Component/Bridge/README.txt | 2 +- core/lib/Drupal/Component/ClassFinder/README.txt | 2 +- core/lib/Drupal/Component/Datetime/README.txt | 2 +- core/lib/Drupal/Component/DependencyInjection/README.txt | 2 +- core/lib/Drupal/Component/Diff/README.txt | 2 +- core/lib/Drupal/Component/Discovery/README.txt | 2 +- core/lib/Drupal/Component/EventDispatcher/README.txt | 2 +- core/lib/Drupal/Component/FileCache/README.txt | 2 +- core/lib/Drupal/Component/FileSecurity/README.txt | 2 +- core/lib/Drupal/Component/FileSystem/README.txt | 2 +- core/lib/Drupal/Component/Gettext/README.txt | 2 +- core/lib/Drupal/Component/Graph/README.txt | 2 +- core/lib/Drupal/Component/HttpFoundation/README.txt | 2 +- core/lib/Drupal/Component/PhpStorage/README.txt | 2 +- core/lib/Drupal/Component/Plugin/README.txt | 2 +- core/lib/Drupal/Component/ProxyBuilder/README.txt | 2 +- core/lib/Drupal/Component/Render/README.txt | 2 +- core/lib/Drupal/Component/Serialization/README.txt | 2 +- core/lib/Drupal/Component/Transliteration/README.txt | 2 +- core/lib/Drupal/Component/Utility/README.txt | 2 +- core/lib/Drupal/Component/Uuid/README.txt | 2 +- core/lib/Drupal/Component/Version/README.txt | 2 +- core/modules/link/src/Plugin/migrate/process/FieldLink.php | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/composer/Plugin/Scaffold/README.md b/composer/Plugin/Scaffold/README.md index 17799671ca51..5b7ce24d8a22 100644 --- a/composer/Plugin/Scaffold/README.md +++ b/composer/Plugin/Scaffold/README.md @@ -468,7 +468,7 @@ Patch a file after it's copied: Previous versions of drupal-scaffold (see community project, [drupal-composer/drupal-scaffold](https://github.com/drupal-composer/drupal-project)) downloaded each scaffold file directly from its distribution server (e.g. -`https://cgit.drupalcode.org`) to the desired destination directory. This was +`https://git.drupalcode.org`) to the desired destination directory. This was necessary, because there was no subtree split of the scaffold files available. Copying the scaffold assets from projects already downloaded by Composer is more effective, as downloading and unpacking archive files is more efficient than diff --git a/core/lib/Drupal/Component/Annotation/README.txt b/core/lib/Drupal/Component/Annotation/README.txt index bdab652b20fa..2b9e9fd6f9a0 100644 --- a/core/lib/Drupal/Component/Annotation/README.txt +++ b/core/lib/Drupal/Component/Annotation/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Assertion/README.txt b/core/lib/Drupal/Component/Assertion/README.txt index 7715747b9d33..e7bfa3f167b6 100644 --- a/core/lib/Drupal/Component/Assertion/README.txt +++ b/core/lib/Drupal/Component/Assertion/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Bridge/README.txt b/core/lib/Drupal/Component/Bridge/README.txt index eb945f77a037..af505ecca239 100644 --- a/core/lib/Drupal/Component/Bridge/README.txt +++ b/core/lib/Drupal/Component/Bridge/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/ClassFinder/README.txt b/core/lib/Drupal/Component/ClassFinder/README.txt index 425e97b5a51c..970cea41b94d 100644 --- a/core/lib/Drupal/Component/ClassFinder/README.txt +++ b/core/lib/Drupal/Component/ClassFinder/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Datetime/README.txt b/core/lib/Drupal/Component/Datetime/README.txt index dfb1caf6afb5..c8d576c7c2e6 100644 --- a/core/lib/Drupal/Component/Datetime/README.txt +++ b/core/lib/Drupal/Component/Datetime/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/DependencyInjection/README.txt b/core/lib/Drupal/Component/DependencyInjection/README.txt index 9646aa0a3c84..87da5ba430d8 100644 --- a/core/lib/Drupal/Component/DependencyInjection/README.txt +++ b/core/lib/Drupal/Component/DependencyInjection/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Diff/README.txt b/core/lib/Drupal/Component/Diff/README.txt index 8449be3acc16..d61c9635c208 100644 --- a/core/lib/Drupal/Component/Diff/README.txt +++ b/core/lib/Drupal/Component/Diff/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Discovery/README.txt b/core/lib/Drupal/Component/Discovery/README.txt index c62cf3600c47..4d10d7c57363 100644 --- a/core/lib/Drupal/Component/Discovery/README.txt +++ b/core/lib/Drupal/Component/Discovery/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/EventDispatcher/README.txt b/core/lib/Drupal/Component/EventDispatcher/README.txt index 27a049bffd5e..4b73b5f2ca8d 100644 --- a/core/lib/Drupal/Component/EventDispatcher/README.txt +++ b/core/lib/Drupal/Component/EventDispatcher/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/FileCache/README.txt b/core/lib/Drupal/Component/FileCache/README.txt index e60720cc2d93..d0f05b2b093d 100644 --- a/core/lib/Drupal/Component/FileCache/README.txt +++ b/core/lib/Drupal/Component/FileCache/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/FileSecurity/README.txt b/core/lib/Drupal/Component/FileSecurity/README.txt index a63fc780f8d7..084091b9fa79 100644 --- a/core/lib/Drupal/Component/FileSecurity/README.txt +++ b/core/lib/Drupal/Component/FileSecurity/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/FileSystem/README.txt b/core/lib/Drupal/Component/FileSystem/README.txt index 0d4732f4ee77..c289188b7d24 100644 --- a/core/lib/Drupal/Component/FileSystem/README.txt +++ b/core/lib/Drupal/Component/FileSystem/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Gettext/README.txt b/core/lib/Drupal/Component/Gettext/README.txt index f51a277ce131..4864a0066a21 100644 --- a/core/lib/Drupal/Component/Gettext/README.txt +++ b/core/lib/Drupal/Component/Gettext/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Graph/README.txt b/core/lib/Drupal/Component/Graph/README.txt index 1f9617c92e26..ee1815d76b1e 100644 --- a/core/lib/Drupal/Component/Graph/README.txt +++ b/core/lib/Drupal/Component/Graph/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/HttpFoundation/README.txt b/core/lib/Drupal/Component/HttpFoundation/README.txt index 2fe2678c47a4..de0b5977598a 100644 --- a/core/lib/Drupal/Component/HttpFoundation/README.txt +++ b/core/lib/Drupal/Component/HttpFoundation/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/PhpStorage/README.txt b/core/lib/Drupal/Component/PhpStorage/README.txt index 615836838c35..96a3d9aac922 100644 --- a/core/lib/Drupal/Component/PhpStorage/README.txt +++ b/core/lib/Drupal/Component/PhpStorage/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Plugin/README.txt b/core/lib/Drupal/Component/Plugin/README.txt index a1829c8cb29d..4dc016222162 100644 --- a/core/lib/Drupal/Component/Plugin/README.txt +++ b/core/lib/Drupal/Component/Plugin/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/ProxyBuilder/README.txt b/core/lib/Drupal/Component/ProxyBuilder/README.txt index c0a747c97d8f..096c450385b6 100644 --- a/core/lib/Drupal/Component/ProxyBuilder/README.txt +++ b/core/lib/Drupal/Component/ProxyBuilder/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Render/README.txt b/core/lib/Drupal/Component/Render/README.txt index e9b3ec1d31d1..925e2285de5f 100644 --- a/core/lib/Drupal/Component/Render/README.txt +++ b/core/lib/Drupal/Component/Render/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Serialization/README.txt b/core/lib/Drupal/Component/Serialization/README.txt index 54908a7871b3..3f5e66ce6c56 100644 --- a/core/lib/Drupal/Component/Serialization/README.txt +++ b/core/lib/Drupal/Component/Serialization/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Transliteration/README.txt b/core/lib/Drupal/Component/Transliteration/README.txt index 729612ee5605..d76e37ab62a2 100644 --- a/core/lib/Drupal/Component/Transliteration/README.txt +++ b/core/lib/Drupal/Component/Transliteration/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Utility/README.txt b/core/lib/Drupal/Component/Utility/README.txt index 8b5da5b408bf..3f1b9e99ceab 100644 --- a/core/lib/Drupal/Component/Utility/README.txt +++ b/core/lib/Drupal/Component/Utility/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Uuid/README.txt b/core/lib/Drupal/Component/Uuid/README.txt index cf59cb4a8423..b2a4b93e677d 100644 --- a/core/lib/Drupal/Component/Uuid/README.txt +++ b/core/lib/Drupal/Component/Uuid/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/lib/Drupal/Component/Version/README.txt b/core/lib/Drupal/Component/Version/README.txt index a62aa79ed4fc..fd12f517a7a5 100644 --- a/core/lib/Drupal/Component/Version/README.txt +++ b/core/lib/Drupal/Component/Version/README.txt @@ -9,4 +9,4 @@ You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: -http://cgit.drupalcode.org/drupal +https://git.drupalcode.org/project/drupal diff --git a/core/modules/link/src/Plugin/migrate/process/FieldLink.php b/core/modules/link/src/Plugin/migrate/process/FieldLink.php index 9af61f176e7c..143b7ea09be8 100644 --- a/core/modules/link/src/Plugin/migrate/process/FieldLink.php +++ b/core/modules/link/src/Plugin/migrate/process/FieldLink.php @@ -73,7 +73,7 @@ protected function canonicalizeUri($uri) { // according to link module in Drupal 7. Every character between ¿ // and ÿ (except × × and ÷ ÷) with the addition of // Œ, œ and Ÿ. - // @see http://cgit.drupalcode.org/link/tree/link.module?h=7.x-1.5-beta2#n1382 + // @see https://git.drupalcode.org/project/link/blob/7.x-1.5-beta2/link.module#L1382 $link_ichars = '¿ÀÃÂÃÄÅÆÇÈÉÊËÌÃÃŽÃÃÑÒÓÔÕÖØÙÚÛÜÃÞßà áâãäåæçèéêëìÃîïðñòóôõöøùúûüýþÿŒœŸ'; // Pattern specific to internal links. -- GitLab