Commit 2be2558c0c2d647686a65a82a0ef5882648153ba

Authored by Dmitriy Zaporozhets
2 parents ec337276 7c3fd694

Merge branch 'project_api_readme' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/api/projects.md
... ... @@ -93,7 +93,7 @@ GET /projects/:id
93 93  
94 94 Parameters:
95 95  
96   -+ `id` (required) - The ID or NAME of a project
  96 ++ `id` (required) - The ID or NAMESPACE/PROJECT_NAME of a project
97 97  
98 98 ```json
99 99 {
... ...