We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23a44a commit 44f627cCopy full SHA for 44f627c
1 file changed
content/en/docs/developerportal/repository/team-server/_index.md
@@ -30,11 +30,11 @@ The **Team Server URL** can be used to manually access the repo (using the Git/S
30
31
The URL can have the following form:
32
33
-* `https://git.api.mendix.com/<your AppID>.git` if it is a Git-enabled app
+* `https://git.api.mendix.com/<your AppID>/` if it is a Git-enabled app
34
* `https://svn.home.mendix.com/<your AppID>/` if it is an SVN-enabled app
35
36
{{% alert color="warning" %}}
37
-The `https://teamserver.sprintr.com/<your AppID>/` endpoint is deprecated.
+The `https://teamserver.sprintr.com/<your AppID>/` endpoint is deprecated and cannot be used after March 31, 2026.
38
{{% /alert %}}
39
40
{{% alert color="info" %}}
0 commit comments