diff options
| author | Michael Lüpkes <michael@luepkes.net> | 2015-01-13 11:42:49 +0100 |
|---|---|---|
| committer | Michael Lüpkes <michael@luepkes.net> | 2015-01-13 11:42:49 +0100 |
| commit | 34bbdaeac8c407a97a611cb858617eff3483dbb3 (patch) | |
| tree | c6b76c98f667236e8a23b009c6d4980a58707e22 /docs/creating-projects.markdown | |
| parent | 81f3131bbc4eaabf8f7e2d8825e0ba45a5e1b507 (diff) | |
| parent | 46fd893bd6728031d5f4118f952bf6cce5017965 (diff) | |
Merge remote-tracking branch 'upstream/master' into fguillot/kanboard
Diffstat (limited to 'docs/creating-projects.markdown')
| -rw-r--r-- | docs/creating-projects.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/creating-projects.markdown b/docs/creating-projects.markdown index e093e4b4..cf184e1b 100644 --- a/docs/creating-projects.markdown +++ b/docs/creating-projects.markdown @@ -9,12 +9,12 @@ Creating projects for multiple users - Only administrators can create and manage those projects - User management is available -To create a new project, click on the top menu **Projects** and click on the link **New project**. +From the dashboard, click on the link **New project**. Then the form appears:  -It's very easy, you just have to find a name for your project. +It's very easy, you just have to find a name for your project! Creating a private prooject --------------------------- @@ -23,6 +23,6 @@ Creating a private prooject - There is **NO** user management - Only the owner and administrators can access to the project -To create a new private project, click on the top menu **Projects** and click on the link **New private project**. +From the dashboard, click on the link **New private project**. Note: project names must be unique across the application. |
