Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-01-13 17:18:29 +0300
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-01-13 17:18:29 +0300
commitad686c97d9a0ee6d1d569f3aa443aaf075e34658 (patch)
tree82fa1cada9830c76043c1cde5219ca0ae6727dc6 /doc
parenta6674b359a02a4bf0549dcaa77ac05b1f4850831 (diff)
Beginners guide doc: markdown quote localhost:3000
The rest of the "localhost:3000" occurrences are quoted, let's quote this one too.
Diffstat (limited to 'doc')
-rw-r--r--doc/beginners_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/beginners_guide.md b/doc/beginners_guide.md
index dce8ab7f0..2a482f3cb 100644
--- a/doc/beginners_guide.md
+++ b/doc/beginners_guide.md
@@ -89,7 +89,7 @@ implementation or adding test cases and re-running the tests. The cycle
is "edit code, run tests".
This is many times faster than "edit gitaly, reinstall Gitaly into GDK,
-restart, reload localhost:3000".
+restart, reload `localhost:3000`".
Regardless, if you do want to see your locally changed Gitaly in
action on `localhost:3000`, you can. Run the following commands in