updated name and a link to the bundle tracker
diff --git a/README.md b/README.md
index 5fa87ea..7d2d64a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Apache Sling Scripting Maven Plugin (WIP, name not final)
+Apache Sling Scripting Bundle Maven Plugin
 ====
 
 ## What
@@ -20,8 +20,8 @@
 javax.script/<sling-resourceType>/<version>/[<METHOD>.]<name>[.<selector>][.<extension>].<script-extension>
 ```
 
-From that, it will create an appropriate `Provide-Capability` (see the ["How"](../org-apache-sling-scripting-resolver/#how)
-section of the scripting resolver) with the following extra assumptions:
+From that, it will create an appropriate `Provide-Capability` (see the ["How"](https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker/#how)
+section of the scripting bundle tracker) with the following extra assumptions:
 
   * if the `name` part equals the `sling.resourceType` or the last part of it, it is assumed to be the name of the main script;
   otherwise, it is assumed to be a selector;