From 7381a1ab5e2dec5b4101a79aba8c557638e130d9 Mon Sep 17 00:00:00 2001
From: karen Carias <karen@gitlab.com>
Date: Wed, 1 Jul 2015 20:26:52 -0700
Subject: [PATCH] fixed link

---
 doc/gitlab-basics/create-project.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md
index 0a7d1dc3b93..e3963f66010 100644
--- a/doc/gitlab-basics/create-project.md
+++ b/doc/gitlab-basics/create-project.md
@@ -6,7 +6,7 @@
 
 * Go to your Dashboard and click on "new project" on the right side of your screen
 
-![Create a project](simple_guide_images/new_project.png)
+![Create a project](basicsimages/new_project.png)
 
 * Fill out the required information
 
@@ -20,4 +20,4 @@
 
 1. Click on "create project"
 
-!![Project information](simple_guide_images/project_info.png)
+!![Project information](basicsimages/project_info.png)
-- 
GitLab