diff --git project_git_instructions.module project_git_instructions.module
index 1fb7dd0..f459554 100644
--- project_git_instructions.module
+++ project_git_instructions.module
@@ -350,6 +350,7 @@ If you have just created a project or you already have a local repository, skip
 <code>git clone --branch @branch @auth_project_url</code><br /><br />
 <code>cd @uri</code><br />
 </div>
+Not working for you? See <a href="/node/1065850">Troubleshooting Git clone</a>.
 <h3>Associating your copy of the repository with your Drupal.org account</h3>
 If you have NOT already <a href="/node/1022156#identify-global">identified yourself to Git globally</a>, do so now. Although it is standard practice to use a functional address, you can also use the pre-configured address <code>@git_username@@uid-no-reply.drupal.org</code>. See <a href="/node/1053134">Manage your Git identity</a> for details.
 <div class="codeblock">
