cubicweb/pyramid/pyramidctl.py
branch3.24
changeset 11837 90c5449a7910
parent 11821 7534b32c45e3
child 11867 c714e55fbce1
--- a/cubicweb/pyramid/pyramidctl.py	Thu Nov 17 17:08:29 2016 +0100
+++ b/cubicweb/pyramid/pyramidctl.py	Fri Nov 18 13:55:12 2016 +0100
@@ -32,8 +32,6 @@
 class PyramidStartHandler(InstanceCommand):
     """Start an interactive pyramid server.
 
-    This command requires http://hg.logilab.org/review/pyramid_cubicweb/
-
     <instance>
       identifier of the instance to configure.
     """