Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/312072
Change subject: Update README icons to reflect repository rename ...................................................................... Update README icons to reflect repository rename Change-Id: I2abf3ad371e91215a7b3c087e16d59f747b08213 --- M README.md 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/libs/Assert refs/changes/72/312072/1 diff --git a/README.md b/README.md index 606f37e..82eed63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[](https://travis-ci.org/wmde/Assert) -[](https://scrutinizer-ci.com/g/wmde/Assert/?branch=master) +[](https://travis-ci.org/wikimedia/Assert) +[](https://scrutinizer-ci.com/g/wikimedia/Assert/?branch=master) This package provides an alternative to PHP's `assert()` that allows for an simple and reliable way to check preconditions and postconditions in PHP code. It was proposed [as a MediaWiki RFC](https://www.mediawiki.org/wiki/Requests_for_comment/Assert), -- To view, visit https://gerrit.wikimedia.org/r/312072 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2abf3ad371e91215a7b3c087e16d59f747b08213 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/libs/Assert Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
