Florianschmidtwelzow has uploaded a new change for review.
https://gerrit.wikimedia.org/r/231569
Change subject: Change link target in Special:Version
......................................................................
Change link target in Special:Version
elasticsearch is elastic now and the new URL is elastic.co.
Link to the product page of elasticsearch directly, elastic.co holds
a lot of other products, too.
Change-Id: I2de8245d0732d007543b1ce9055970d52e136262
---
M includes/Hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch
refs/changes/69/231569/1
diff --git a/includes/Hooks.php b/includes/Hooks.php
index 0711303..3cfc96f 100644
--- a/includes/Hooks.php
+++ b/includes/Hooks.php
@@ -558,7 +558,7 @@
$status = $version->get();
if ( $status->isOk() ) {
// We've already logged if this isn't ok and there is
no need to warn the user on this page.
- $software[ '[http://www.elasticsearch.org/
Elasticsearch]' ] = $status->getValue();
+ $software[
'[https://www.elastic.co/products/elasticsearch Elasticsearch]' ] =
$status->getValue();
}
return true;
}
--
To view, visit https://gerrit.wikimedia.org/r/231569
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2de8245d0732d007543b1ce9055970d52e136262
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits