Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/119538
Change subject: readme: Use HiDPI version of npm badge ...................................................................... readme: Use HiDPI version of npm badge Change-Id: I67c10bcfafffb0f7724f1a8352784dc57c4531cc --- M README.md 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/core refs/changes/38/119538/1 diff --git a/README.md b/README.md index d5844cc..1a777c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -OOjs [](https://badge.fury.io/js/oojs) +OOjs <a href="https://badge.fury.io/js/oojs"><img src="https://badge.fury.io/js/[email protected]" alt="NPM version" height="18"></a> ================= OOjs is a JavaScript library for working with objects. -- To view, visit https://gerrit.wikimedia.org/r/119538 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I67c10bcfafffb0f7724f1a8352784dc57c4531cc Gerrit-PatchSet: 1 Gerrit-Project: oojs/core Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
