summaryrefslogtreecommitdiff
path: root/doc/api/builds.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-10-13 14:24:09 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-10-13 14:24:09 +0300
commitcb7872c3a0c789f9e906492098bb7d643f135e52 (patch)
treeb73b873ebbac021e85fe9ad4c68cbd2314f56cf5 /doc/api/builds.md
parentbc4d732af126277b3e85aedce795158bd389fbea (diff)
downloadgitlab-ce-cb7872c3a0c789f9e906492098bb7d643f135e52.tar.gz
Remove /u/ prefix from user pages in documentation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/api/builds.md')
-rw-r--r--doc/api/builds.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/builds.md b/doc/api/builds.md
index e8a9e4743d3..e40f198696d 100644
--- a/doc/api/builds.md
+++ b/doc/api/builds.md
@@ -64,7 +64,7 @@ Example of response
"state": "active",
"twitter": "",
"username": "root",
- "web_url": "http://gitlab.dev/u/root",
+ "web_url": "http://gitlab.dev/root",
"website_url": ""
}
},
@@ -108,7 +108,7 @@ Example of response
"state": "active",
"twitter": "",
"username": "root",
- "web_url": "http://gitlab.dev/u/root",
+ "web_url": "http://gitlab.dev/root",
"website_url": ""
}
}
@@ -212,7 +212,7 @@ Example of response
"state": "active",
"twitter": "",
"username": "root",
- "web_url": "http://gitlab.dev/u/root",
+ "web_url": "http://gitlab.dev/root",
"website_url": ""
}
}
@@ -279,7 +279,7 @@ Example of response
"state": "active",
"twitter": "",
"username": "root",
- "web_url": "http://gitlab.dev/u/root",
+ "web_url": "http://gitlab.dev/root",
"website_url": ""
}
}