diff --git a/pages/osx/valet.md b/pages/osx/valet.md index 3928e5de5..1e0aee092 100644 --- a/pages/osx/valet.md +++ b/pages/osx/valet.md @@ -1,7 +1,7 @@ # valet > A Laravel development environment that allows hosting sites via local tunnels on `http://.test`. -> More information: . +> More information: . - Start the valet daemon: @@ -17,7 +17,7 @@ - Serve a single site instead of an entire directory: -`valet link app-name` +`valet link {{application_name}}` - Share a project via an Ngrok tunnel: