From c13a090f931a31a1bde9341a2a37ad534961a5e5 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 11 Apr 2024 11:12:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93483386..f2672e90 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a sample maven project that uses Latest PrimeFaces Release version. If you have a PrimeFaces issue, please download or fork this project. Then, you should change these files by yourself so that PrimeFaces Team can see your problem. Finally, you can send a link or attach the project. Please make sure that project is runnable with the command below. -You can execute the sample with mvn jetty:run command and hit http://localhost:8080/primefaces-test to run the page. +You can execute the sample with mvn jetty:run command and hit http://localhost:8080/ to run the page. ### JSF Versions ***