README: Remove the link to pending changes for Gerrit master All required changes are in Gerrit upstream now. Change-Id: If99fbf5500343beebd56958bf51d8a575ae1b613
diff --git a/README.md b/README.md index f4ede5a..dd3eaca 100644 --- a/README.md +++ b/README.md
@@ -3,8 +3,6 @@ This plugin provides Scala runtime environment for Gerrit plugins in Scala. -To test this series must be applied on top of Gerrit master [1]. - To build link this directory under Gerrit's tree plugins directory and run: ``` @@ -32,5 +30,3 @@ The "hello" plugin version 1.0 will be automatically loaded into Gerrit and will provide a new SSH command "hello scala". - -* [1] https://gerrit-review.googlesource.com/#/q/status:open+project:gerrit+branch:master+topic:scripting-reloaded