summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-15 14:52:02 +0200
committerdosire <sytses@gmail.com>2014-04-15 14:52:02 +0200
commitb2b2989f7fd20a387c62ca0c39c5eba7c821885f (patch)
tree3f3ab09d654cb52a3862ff0c3ceaab68e913fe4e
parentfd61e3e9016940e1c4668837472ddd8b952217f6 (diff)
downloadgitlab-ce-b2b2989f7fd20a387c62ca0c39c5eba7c821885f.tar.gz
Endpoints are for RPC interfaces, we have resources.
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index a2925674f85..b1740f35792 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -1,6 +1,6 @@
# GitLab API
-## End-points
+## Resources
+ [Users](users.md)
+ [Session](session.md)