pantograph/lib/pantograph/plugins/template/README.md.erb in pantograph-0.1.20 vs pantograph/lib/pantograph/plugins/template/README.md.erb in pantograph-0.1.21
- old
+ new
@@ -1,12 +1,12 @@
# <%= plugin_name %> plugin
-[![pantograph Plugin Badge](https://rawcdn.githack.com/johnknapprs/pantograph/master/pantograph/assets/plugin-badge.svg)](https://rubygems.org/gems/<%= gem_name %>)
+[![pantograph Plugin Badge](https://rawcdn.githack.com/urbanquakers/pantograph/master/pantograph/assets/plugin-badge.svg)](https://rubygems.org/gems/<%= gem_name %>)
## Getting Started
-This project is a [_pantograph_](https://github.com/johnknapprs/pantograph) plugin. To get started with `<%= gem_name %>`, add it to your project by running:
+This project is a [_pantograph_](https://github.com/urbanquakers/pantograph) plugin. To get started with `<%= gem_name %>`, add it to your project by running:
```bash
pantograph add_plugin <%= plugin_name %>
```
@@ -39,14 +39,14 @@
For any other issues and feedback about this plugin, please submit it to this repository.
## Troubleshooting
-If you have trouble using plugins, check out the [Plugins Troubleshooting](https://johnknapprs.github.io/pantograph/plugins/plugins-troubleshooting/) guide.
+If you have trouble using plugins, check out the [Plugins Troubleshooting](https://urbanquakers.github.io/pantograph/plugins/plugins-troubleshooting/) guide.
## Using _pantograph_ Plugins
-For more information about how the `pantograph` plugin system works, check out the [Plugins documentation](https://johnknapprs.github.io/pantograph/plugins/create-plugin/).
+For more information about how the `pantograph` plugin system works, check out the [Plugins documentation](https://urbanquakers.github.io/pantograph/plugins/create-plugin/).
## About _pantograph_
_pantograph_ is the easiest way to automate your apps. To learn more, check out [pantograph.tools](https://pantograph.tools).