Hi,

I downloaded standalone Guvnor:
http://download.jboss.org/drools/release/5.0.1.26597.FINAL/drools-5.0-guvnor-standalone.zip

and then began reading the documentation to get idea how to start with it:
http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-guvnor/html_single/index.html 

The issue which I noticed is that the documentation says:

"1.2.1. Installation
............................
Once the drools-guvnor.war has been placed in the deployment directory, and the application server started, you should navigate to http://localhost/drools-jbrms and check that Guvnor appears. (Obviously substitute the URL for what your application server is configured to).
"

, whereas the guvnor application is accessible from http://localhost/drools-guvnor.

Of course, this info can be found out from the jboss(tomcat) log, but i believe it's better to 
have correct link right in the docs.

Regards,
Alexander