Skip to content

Commit b55a488

Browse files
yhoisethdunglas
authored andcommitted
Fix link, make clickable (#502)
* Fix link, make clickable I think clickable links are easier to use because I don't need to copy and paste them. * Update index.md
1 parent c557656 commit b55a488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ And start the built-in PHP server or the Symfony WebServerBundle:
151151
All JavaScript components are also [available as standalone libraries](https://github.com/api-platform?language=javascript)
152152
installable with NPM or Yarn.
153153

154-
**Note:** when installing API Platform this way, the API will be exposed as the `/api/` path. You need to open `https://localhost/api/` to see the API documentation.
154+
**Note:** when installing API Platform this way, the API will be exposed as the `/api/` path. You need to open `http://localhost:8000/api/` to see the API documentation.
155155

156156
## It's Ready!
157157

0 commit comments

Comments
 (0)