From 7a4a17f120861d7620b8c872b78dc6c9f1f5ca87 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 11 May 2008 08:14:13 -0400 Subject: web commit by http://liw.fi/: Updated URL for emacs markdown mode. The page had moved to a new location. --- doc/ikiwiki/markdown.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ikiwiki') diff --git a/doc/ikiwiki/markdown.mdwn b/doc/ikiwiki/markdown.mdwn index 7c3b71f70..bbda9add7 100644 --- a/doc/ikiwiki/markdown.mdwn +++ b/doc/ikiwiki/markdown.mdwn @@ -5,7 +5,7 @@ email messages. It is the markup language used by this wiki by default. For documentation about the markdown syntax, see [[formatting]] and [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A -[markdown mode](http://jrblevin.freeshell.org/software/markdown-mode/) for +[markdown mode](http://jblevins.org/projects/markdown-mode/) for emacs can help in editing. Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the -- cgit v1.2.3 From 3ca4b4089a58627b813a0f780f493ca2b827e625 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 11 May 2008 08:15:34 -0400 Subject: web commit by http://liw.fi/: Updated URL for openiddirectory page. It had moved. --- doc/ikiwiki/openid.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ikiwiki') diff --git a/doc/ikiwiki/openid.mdwn b/doc/ikiwiki/openid.mdwn index 8fd708659..dd851e549 100644 --- a/doc/ikiwiki/openid.mdwn +++ b/doc/ikiwiki/openid.mdwn @@ -16,7 +16,7 @@ To sign up for an OpenID, visit one of the following identity providers: * [Videntity](http://videntity.org/) * [LiveJournal](http://www.livejournal.com/openid/) * [TrustBearer](https://openid.trustbearer.com/) -* or any of the [many others out there](http://openiddirectory.com/index.php?dir=1).. +* or any of the [many others out there](http://openiddirectory.com/openid-providers-c-1.html). Your OpenID is the URL that you are given when you sign up. [[!if test="enabled(openid)" then=""" -- cgit v1.2.3