Skip to content

Commit 985e4fa

Browse files
committed
Ignore link to validate
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
1 parent 97d27cc commit 985e4fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdkdocs/php/content/en/php-sdk-docs/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,10 @@ $app->start();
105105

106106
Initialize dapr with `dapr init` and then start the project with `dapr run -a dev -p 3000 -- php -S 0.0.0.0:3000`.
107107

108+
<!-- IGNORE_LINKS -->
108109
You can now open a web browser and point it to [http://localhost:3000/hello/world](http://localhost:3000/hello/world)
109110
replacing `world` with your name, a pet's name, or whatever you want.
111+
<!-- END_IGNORE -->
110112

111113
Congratulations, you've created your first Dapr service! I'm excited to see what you'll do with it!
112114

0 commit comments

Comments
 (0)