branch: externals/realgud-node-inspect
commit e606e0b55fc714922bb4c18254d0a727e1f9cc1c
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
Tweak links
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5ab2126..a9f94dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Module to add [node inspect](https://nodejs.org/api/debugger.html)'s
[V8-inspector-protocol](https://chromedevtools.github.io/devtools-protocol/v8/Debugger)
debugger support to emacs
-[realgud](http://github.com/realgud/realgud).
+[realgud](https://elpa.gnu.org/packages/realgud.html).
Note: for node before version 6.3, an older protocol is used. In realgud,
-that debugger for the older version is called `node-debug`.
+that debugger for the older version is called
[`node-debug`]((https://elpa.gnu.org/packages/realgud-node-debug.html).