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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-07-03 14:46:23 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-07-03 14:46:23 +0300
commit5add1a890cebf018ac2e433922b2e1d82648d813 (patch)
tree535138a606331d2fefbba1bdc0d3c40a0c1f6c45 /doc/README.md
parentde246fc4268b1db216a348f01f37f54907b21635 (diff)
Update proposals to rfcs in docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md
index ca2650cd1..9a593498d 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -36,7 +36,7 @@ For configuration please read [praefects configuration documentation](doc/config
- [Git object quarantine during git push](object_quarantine.md)
- [Logging in Gitaly](logging.md)
-#### Proposals
+#### RFCs
-- [Snapshot storage](proposals/snapshot-storage.md)
-- [Praefect Queue storage](proposals/praefect-queue-storage.md)
+- [Praefect Queue storage](rfcs/praefect-queue-storage.md)
+- [Snapshot storage](rfcs/snapshot-storage.md)