Skip to content

Commit 7cae904

Browse files
committed
Fix Xitrum HP
2 parents e3dcb97 + aad0bb2 commit 7cae904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For simplicity and to avoid memory leak when you attach/detach many times,
9090
Scalive only supports processes with only the default system class loader,
9191
without additional class loaders (Ex: normal standalone JVM processes, like
9292
[Play](http://www.playframework.com/) or
93-
[Xitrum](http://xitrum-framework.github.io/xitrum/) in production mode).
93+
[Xitrum](http://xitrum-framework.github.io/) in production mode).
9494

9595
Processes with multiple class loaders like Tomcat or
9696
[SBT](http://www.scala-sbt.org/) are not supported (with SBT, you already has

0 commit comments

Comments
 (0)