From 10ac8491c370b683b0e3fad8150462407719957a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 24 Dec 2020 14:09:05 -0500 Subject: piem-inboxes: Document that :url must include trailing slash --- piem.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piem.el b/piem.el index 0ee4ca6..acbbc4c 100644 --- a/piem.el +++ b/piem.el @@ -77,7 +77,7 @@ list that supports the following properties: :coderepo Local path of the code repository associated with the inbox. :url - A URL hosting HTTPS archives. + A URL hosting HTTPS archives. This value must end with a slash. Here's an example for the public-inbox project itself: -- cgit v1.2.3