You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: distribution/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ And start the built-in PHP server or the Symfony WebServerBundle:
151
151
All JavaScript components are also [available as standalone libraries](https://github.com/api-platform?language=javascript)
152
152
installable with NPM or Yarn.
153
153
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.
0 commit comments