From 28bec57881fdd416170625a8a65ed5507e7a97a2 Mon Sep 17 00:00:00 2001 From: JeJe Date: Fri, 3 Feb 2017 00:48:31 +0000 Subject: use note instead of warning --- doc/gitlab-basics/command-line-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index 741612be03c..8a084eec96e 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -25,7 +25,7 @@ git clone PASTE HTTPS OR SSH HERE A clone of the project will be created in your computer. -:warning: If you clone your project via an URL contains username/password combination, if it contains special characters they must be url encoded +>**Note:** If you clone your project via an URL contains username/password combination, if it contains special characters they must be url encoded ### Go into a project, directory or file to work in it -- cgit v1.2.1