Skip to content

Commit cef2dec

Browse files
committed
Replace URLs to point from ngocdaothanh to xitrum-framework
1 parent 40b2262 commit cef2dec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ JVM processes without any prior setup at the target process.
66
## Download
77

88
Download and extract
9-
[scalive-1.2.zip](https://github.com/ngocdaothanh/scalive/releases/download/v1.2/scalive-1.2.zip),
9+
[scalive-1.2.zip](https://github.com/xitrum-framework/scalive/releases/download/v1.2/scalive-1.2.zip),
1010
you will see:
1111

1212
```
@@ -94,7 +94,7 @@ For simplicity and to avoid memory leak when you attach/detach many times,
9494
Scalive only supports processes with only the default system class loader,
9595
without additional class loaders (Ex: normal standalone JVM processes, like
9696
[Play](http://www.playframework.com/) or
97-
[Xitrum](http://ngocdaothanh.github.io/xitrum/) in production mode).
97+
[Xitrum](http://xitrum-framework.github.io/xitrum/) in production mode).
9898

9999
Processes with multiple class loaders like Tomcat or
100100
[SBT](http://www.scala-sbt.org/) are not supported (with SBT, you already has
@@ -104,5 +104,5 @@ the SBT console, so it's not a big deal).
104104

105105
These features will be added in the future:
106106

107-
* [Use up/down arrows keys to navigate the console history, pasting multiline block of code etc.](https://github.com/ngocdaothanh/scalive/issues/1)
108-
* [Use tab key for autocompletion](https://github.com/ngocdaothanh/scalive/issues/2)
107+
* [Use up/down arrows keys to navigate the console history, pasting multiline block of code etc.](https://github.com/xitrum-framework/scalive/issues/1)
108+
* [Use tab key for autocompletion](https://github.com/xitrum-framework/scalive/issues/2)

0 commit comments

Comments
 (0)