jenkins-bot has submitted this change and it was merged. Change subject: Another README fix ......................................................................
Another README fix Fixed one broken link and typos, improved link to page on Meta-Wiki. Change-Id: Iaf0447e38ae8edf6b06460934b1730c7660ddd54 --- M README.md 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Hoo man: Looks good to me, approved Thiemo Mättig (WMDE): Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/README.md b/README.md index 52f6679..6a9cf38 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ in MediaWiki. The repo is the extension for the repository. It allows the creation and maintenance of structured -data. This is being used on [wikidata.org](https://www.wikidata.org) . +data. This is being used on [wikidata.org](https://www.wikidata.org). The client is the extension for the client. It allows several MediaWiki instances to use data provided by a Wikidata instance. Usually, you would not use them in a single wiki. This is being used on the @@ -36,7 +36,7 @@ * WikibaseLib (in the subdirectory lib) * Wikibase Client (in the subdirectory client) -If you are running Wikibase with hhvm, you need to enable [zend compat](http://docs.hhvm.com/manual/en/configuration.zend.compat.php) +If you are running Wikibase with hhvm, you need to enable [zend compat](http://docs.hhvm.com/hhvm/configuration/INI-settings#feature-flags) in your php.ini: ``` @@ -60,6 +60,6 @@ ## The Wikibase software These extensions are part of the [Wikibase software](http://wikiba.se/) created by the Wikidata team -for the [Wikidata project](https://meta.wikimedia.org/wiki/Wikidata). +for the [Wikidata project](https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikidata). -The Wikidata project uses the Wikibase software on its [wikidata.org website](https://www.wikidata.org). +The Wikidata project uses the Wikibase software on [its website](https://www.wikidata.org). \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/257964 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf0447e38ae8edf6b06460934b1730c7660ddd54 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Matěj Suchánek <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
