From bb82b6b462f036cfb72deeff3ae6349205fdf53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 6 Apr 2023 16:24:46 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e55882..cc08fee 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ so: After these steps, you should have a working Rails app with a handful of test users running on [http://localhost:3000](http://localhost:3000). Log in with username "admin" and password "admin is admin". All users listed on -[http://localhost:3000/admin/ldap_users](http://localhost:3000/admin/ldap_users) +[http://localhost:3000/admin/users](http://localhost:3000/admin/users) have the password "user is user". ### Rails app