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
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2020-10-29 17:53:18 +0300
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>2020-10-29 17:53:18 +0300
commit2c8fa89f5cc618e626426d3a838dc6aa18ae8358 (patch)
tree838a213735ab50d2da4c0f052ebbce27ab5d40f2 /README.md
parentfd1153141cbd411e870d422853c0919747458e45 (diff)
README: Fix the broken link to the roadmap
The search for ~Gitaly added in 3bd9e88e ("Use epics for Gitaly roadmap", 2018-09-12) didn't work anymore, I don't know why. But looking at epics zj authored (https://gitlab.com/groups/gitlab-org/-/epics?scope=all&utf8=%E2%9C%93&state=opened&author_username=zj-gitlab) it seems searching on group::gitaly is the right thing now.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 147b4712e..0bb1031f2 100644
--- a/README.md
+++ b/README.md
@@ -232,5 +232,5 @@ For more information on how to set it up, see the [LabKit monitoring docs](https
- [Gitaly Basics, 2017-05-01](https://docs.google.com/presentation/d/1cLslUbXVkniOaeJ-r3s5AYF0kQep8VeNfvs0XSGrpA0/edit#slide=id.g1c73db867d_0_0)
- [Git Paris meetup, 2017-02-22](https://docs.google.com/presentation/d/19OZUalFMIDM8WujXrrIyCuVb_oVeaUzpb-UdGThOvAo/edit?usp=sharing) a high-level overview of what our plans are and where we are.
-[roadmap]: https://gitlab.com/groups/gitlab-org/-/roadmap?label_name%5B%5D=Gitaly&scope=all&sort=start_date_asc&state=opened
+[roadmap]: https://gitlab.com/groups/gitlab-org/-/roadmap?scope=all&utf8=%E2%9C%93&label_name[]=group%3A%3Agitaly
[LabKit]: https://gitlab.com/gitlab-org/labkit/