From 3015419f32c86b1d26dc91ea43bfe6de812c50a1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 3 Aug 2020 07:19:50 +0200 Subject: [PATCH] Update docs/en/faq.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: René Pfeuffer --- docs/en/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/faq.md b/docs/en/faq.md index 1fc6cabe43..762e7cff47 100644 --- a/docs/en/faq.md +++ b/docs/en/faq.md @@ -41,6 +41,6 @@ After changing the configuration, SCM-Manager must be restarted. Find the plugin you like to install at [plugins](/plugins#categories) and follow the installation instructions on the install page of the plugin. -### How can i import my existing (git|mercurial|subversion) repository +### How can I import my existing (git|mercurial|subversion) repository Please have a look on [this](../import/) detailed instructions.