Skip to content

Commit 86f3598

Browse files
don't need /v2
I have tried the first version, if I add /v2, it will return 404 error.
1 parent bc51cd1 commit 86f3598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ After restarting your application, you should see an "aicore" entry in the `VCAP
165165

166166
- **Name**: `my-aicore`
167167
- **Type**: `HTTP`
168-
- **URL**: `[serviceurls.AI_API_URL]/v2` (append `/v2` to the URL)
168+
- **URL**: `[serviceurls.AI_API_URL]`
169169
- **Proxy Type**: `Internet`
170170
- **Authentication**: `OAuth2ClientCredentials`
171171
- **Client ID**: `[clientid]`

0 commit comments

Comments
 (0)