Add links to LFS spec from documentation
Change-Id: I0617f3a4c0ec0d69d0c0982a593fa77ecb11aff4
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index 986f754..8d80ecb 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -2826,9 +2826,11 @@
[[lfs.plugin]]lfs.plugin::
+
-The name of a plugin which serves the LFS protocol on the
-`<project-name>/info/lfs/objects/batch` endpoint. When not configured Gerrit
-will respond with `501 Not Implemented` on LFS protocol requests.
+The name of a plugin which serves the
+link:https://github.com/github/git-lfs/blob/master/docs/api/v1/http-v1-batch.md[
+LFS protocol] on the `<project-name>/info/lfs/objects/batch` endpoint. When
+not configured Gerrit will respond with `501 Not Implemented` on LFS protocol
+requests.
+
By default unset.