Skip to content

Commit 44f627c

Browse files
Update Team Server URL format and deprecation notice
Clarified the format of the Team Server URL and added a deprecation notice for the old endpoint.
1 parent f23a44a commit 44f627c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/developerportal/repository/team-server

content/en/docs/developerportal/repository/team-server/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ The **Team Server URL** can be used to manually access the repo (using the Git/S
3030

3131
The URL can have the following form:
3232

33-
* `https://git.api.mendix.com/<your AppID>.git` if it is a Git-enabled app
33+
* `https://git.api.mendix.com/<your AppID>/` if it is a Git-enabled app
3434
* `https://svn.home.mendix.com/<your AppID>/` if it is an SVN-enabled app
3535

3636
{{% alert color="warning" %}}
37-
The `https://teamserver.sprintr.com/<your AppID>/` endpoint is deprecated.
37+
The `https://teamserver.sprintr.com/<your AppID>/` endpoint is deprecated and cannot be used after March 31, 2026.
3838
{{% /alert %}}
3939

4040
{{% alert color="info" %}}

0 commit comments

Comments
 (0)