diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2017-10-26 07:44:59 +0000 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2017-10-26 07:44:59 +0000 |
commit | 6f03fbb005da75cd022e4a0d7eed1df1070b3974 (patch) | |
tree | 1fff52bd34beeaa66b13fbccd6beda183b641cab /doc/index.txt | |
parent | 8866e4afc744789c75c8a2df46f9299b6d1a1ea6 (diff) | |
parent | c2102e1b36a24c86447159302419328d9529f013 (diff) | |
download | bugseverywhere-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/index.txt')
-rw-r--r-- | doc/index.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/index.txt b/doc/index.txt index 7eb19b7..d52e7ce 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -2,11 +2,10 @@ Welcome to the bugs-everywhere documentation! ============================================= Bugs Everywhere (BE) is a bugtracker built on distributed version -control. It works with Arch_, Bazaar_, Darcs_, Git_, Mercurial_, and +control. It works with Bazaar_, Darcs_, Git_, Mercurial_, and Monotone_ at the moment, but is easily extensible. It can also function with no VCS at all. -.. _Arch: http://www.gnu.org/software/gnu-arch/ .. _Bazaar: http://bazaar.canonical.com/ .. _Darcs: http://darcs.net/ .. _Git: http://git-scm.com/ |