From 93d8e5b2ab063be5eeb10820a4f5acab991c3544 Mon Sep 17 00:00:00 2001 From: vita10gy Date: Fri, 8 Mar 2013 18:50:30 -0600 Subject: [PATCH] Readme fix --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index b720f3b2..f7e8b70a 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -27,4 +27,4 @@ If you have external dependencies put them into `external/` and add a version nu Available Hooks --------------- -Available hooks are documented in the code. Please refer to the [boilerplate explanation in `hooks.js`](https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/code/hooks.js) to see which are available and how to listen for them. If you need additional hooks, open bug reports (preferably with patches attached). \ No newline at end of file +Available hooks are documented in the code. Please refer to the [boilerplate explanation in `hooks.js`](https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/code/hooks.js) to see which are available and how to listen for them. If you need additional hooks, open bug reports (preferably with patches attached).