diff --git a/packages/samples/custom-signup-page/README.md b/packages/samples/custom-signup-page/README.md index d07c0099f..789181796 100644 --- a/packages/samples/custom-signup-page/README.md +++ b/packages/samples/custom-signup-page/README.md @@ -23,6 +23,6 @@ yarn build yarn start ``` -## Visit the custom page +## Visit the custom sign up page -Open http://localhost:13000/hello-world in a web browser. +Open [http://localhost:13000/signup](http://localhost:13000/signup) in a web browser.