summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-01-06 07:45:20 -0400
committerDavid Bremner <david@tethera.net>2022-01-06 07:45:20 -0400
commit134b7f3a1b82828456c4a42c8140573f5b8ff892 (patch)
tree61f7aba478413ab6a6fcfb4c2a735ed1485337ab
parentb29a6ed73fcb558763b7b646f690ebb4a239c872 (diff)
fix URLs for cgit
-rw-r--r--emacstips.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index 0cafff5..952a62c 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -664,12 +664,12 @@ See also the **Usage:** section in `gnus-alias.el`.
## Multiple identities (and more) with message-templ
Another option for multiple identities is
-[message-templ](http://git.tethera.net?p=message-templ.git;a=summary)
+[message-templ](http://git.tethera.net/message-templ.git)
(also a available in marmalade). This provides roughly the same
facilities as wanderlust's template facility.
See
-[example.emacs.el](http://git.tethera.net?p=message-templ.git;a=blob;f=example.emacs.el;hb=HEAD)
+[example.emacs.el](https://git.tethera.net/message-templ.git/tree/example.emacs.el)
for some simple examples of usage.
## Resending (or bouncing) messages