aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tutorial.txt
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2017-10-26 07:44:59 +0000
committerMatěj Cepl <mcepl@cepl.eu>2017-10-26 07:44:59 +0000
commit6f03fbb005da75cd022e4a0d7eed1df1070b3974 (patch)
tree1fff52bd34beeaa66b13fbccd6beda183b641cab /doc/tutorial.txt
parent8866e4afc744789c75c8a2df46f9299b6d1a1ea6 (diff)
parentc2102e1b36a24c86447159302419328d9529f013 (diff)
downloadbugseverywhere-6f03fbb005da75cd022e4a0d7eed1df1070b3974.tar.gz
Merge branch '3679a345-f339-449f-9808-8ba0313440ca' into 'master'
Remove Arch support See merge request bugseverywhere/bugseverywhere!7
Diffstat (limited to 'doc/tutorial.txt')
-rw-r--r--doc/tutorial.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/tutorial.txt b/doc/tutorial.txt
index a3452fc..443ac2a 100644
--- a/doc/tutorial.txt
+++ b/doc/tutorial.txt
@@ -75,7 +75,7 @@ will give help on the ``init`` command.
Initialization
--------------
-You're happily coding in your Arch_ / Bazaar_ / Darcs_ / Git_ /
+You're happily coding in your Bazaar_ / Darcs_ / Git_ /
Mercurial_ / Monotone_ versioned project and you discover a bug.
You think, "Hmm, I'll need a simple way to track these things". This
is where BE comes in. One of the benefits of distributed versioning
@@ -95,7 +95,6 @@ be versioned starting with your next commit. See::
for specific details about where the ``.be`` directory will end up
if you call it from a directory besides your project's root.
-.. _Arch: http://www.gnu.org/software/gnu-arch/
.. _Bazaar: http://bazaar.canonical.com/
.. _Darcs: http://darcs.net/
.. _Git: http://git-scm.com/