From 402e3e77afc20537f640bcb7d9cb750f75ae48e2 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 21 Sep 2023 21:26:38 -0400 Subject: takemi: Update comment. --- takemi-os.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'takemi-os.scm') diff --git a/takemi-os.scm b/takemi-os.scm index 21497a0..7d99c8e 100644 --- a/takemi-os.scm +++ b/takemi-os.scm @@ -209,9 +209,8 @@ (root cgit) (locations (list - ;; URI paths ending in .git are - ;; handled by Git's "smart" HTTP - ;; protocol. + ;; URI paths with .git are handled by + ;; Git's "smart" HTTP protocol. (nginx-location-configuration (uri "~ (/.*\\.git.*)") (body -- cgit v1.2.3