diff --git a/README.md b/README.md
index c4f98c56c61a6dd1fa2b969d156cdbff330e6d5d..dc0e95b44489f5a12b7559a81064fdb0e52946ce 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ A flexible and future proof way to write documents.
 Getting Started
 ---------------
 
-First, you need to [create a new project][newproject]. Choose **Create from
+First, you need to [create a new project][new-project]. Choose **Create from
 template**, **Instance** and finally **pandoc**. Choose a project name and
 create the project. Clone the project to your local machine and start editing
 the Markdown sources. See below for features, using the build server and how to
@@ -48,7 +48,7 @@ author. The alternative approach would be to do the following:
         cd my-title
         rm -r .git
 
-1.  [create a new project][newproject] in GitLab **without** using the project
+1.  [create a new project][new-project] in GitLab **without** using the project
     template
 
 1.  initialize new repository and add the new project as remote