diff --git a/sample.project.clj b/sample.project.clj index c0608e66..25151d83 100644 --- a/sample.project.clj +++ b/sample.project.clj @@ -16,8 +16,8 @@ ;; descriptions as below). :mailing-list {:name "sample mailing list" :archive "http://example.org/sample-mailing-list-archives" - :other-archives ["http://example.org/sample-mailing-list-another-archive-url" - "http://example.org/sample-mailing-list-yet-another-archive-url"] + :other-archives ["http://example.org/sample-list-archive2" + "http://example.org/sample-list-archive3"] :post "list@example.org" :subscribe "list-subscribe@example.org" :unsubscribe "list-unsubscribe@example.org"}