pantograph/lib/pantograph/plugins/template/README.md.erb in pantograph-0.1.14 vs pantograph/lib/pantograph/plugins/template/README.md.erb in pantograph-0.1.15
- old
+ new
@@ -2,10 +2,10 @@
[![pantograph Plugin Badge](https://rawcdn.githack.com/johnknapprs/pantograph/master/pantograph/assets/plugin-badge.svg)](https://rubygems.org/gems/<%= gem_name %>)
## Getting Started
-This project is a [_pantograph_](https://github.com/pantograph/pantograph) plugin. To get started with `<%= gem_name %>`, add it to your project by running:
+This project is a [_pantograph_](https://github.com/johnknapprs/pantograph) plugin. To get started with `<%= gem_name %>`, add it to your project by running:
```bash
pantograph add_plugin <%= plugin_name %>
```