summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-22 21:56:44 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-22 21:56:44 +0100
commit73c68d5ca68841ae369363f2ff74d4b0de1115f9 (patch)
tree0b1c021158de4bc86e19c0f5e831064c81863e01
parent72a2babfd54449aea791d5bbdf218cefc1fdd36d (diff)
downloadkyblo-73c68d5ca68841ae369363f2ff74d4b0de1115f9.tar.xz
Remove link
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--entries/testing-phabricator.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/entries/testing-phabricator.rst b/entries/testing-phabricator.rst
index bb88006..3ff63dd 100644
--- a/entries/testing-phabricator.rst
+++ b/entries/testing-phabricator.rst
@@ -1,4 +1,4 @@
-I set up a phabricator instance `here <https://phabricator.kyriasis.com>`_ for testing it out, seeing how it works. It's slightly confusing to get started with, and the UI is a bit confusing, but it does seem rather useful. The repository browser isn't very user-friendly though, and I'm considering keeping my CGit setup for browsing repositories. The setup documentation also doesn't mention how to set the repository path, or where the default one is located, so that was a tad annoying.
+I set up a phabricator instance for testing it out, seeing how it works. It's slightly confusing to get started with, and the UI is a bit confusing, but it does seem rather useful. The repository browser isn't very user-friendly though, and I'm considering keeping my CGit setup for browsing repositories. The setup documentation also doesn't mention how to set the repository path, or where the default one is located, so that was a tad annoying.
For now I'm considering moving all my repositories over, though I will have to consider how to set things up properly. One annoyance is that the bugtracker doesn't have a way to tag bugs with a repository so that you can search by repository. You can tag them with projects though, so I might end up having to create a project for each separate repository? Alternatively doing something with spaces, though I'm not sure if I understand those properly yet.