We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676b3dd commit c949328Copy full SHA for c949328
README.md
@@ -56,5 +56,5 @@ MCR.Solr.Core.classification.ServerURL=%MCR.Solr.ServerURL%
56
### Run web server
57
* Change to `digital-edition-archive-webapp` directory
58
* Run Jetty with the command: `mvn jetty:run` (end with `ctrl+c`)
59
-* Open your browser with: http://localhost:8080/digital-edition-archive
+* Open your browser with: http://localhost:8080/
60
* (Fast rebuild and Jetty restart `mvn clean install && cd digital-edition-archive-webapp && mvn jetty:run` (End with ctrl+c))
0 commit comments