aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/sisu_user_txt/markup_content.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/sisu_user_txt/markup_content.txt')
-rw-r--r--data/doc/sisu/sisu_user_txt/markup_content.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/doc/sisu/sisu_user_txt/markup_content.txt b/data/doc/sisu/sisu_user_txt/markup_content.txt
index 326fabe1..edac0170 100644
--- a/data/doc/sisu/sisu_user_txt/markup_content.txt
+++ b/data/doc/sisu/sisu_user_txt/markup_content.txt
@@ -180,10 +180,10 @@ To link text or an image to a url the markup is as follows
Where it is wished to include the url for the linked text in a footnote, the
long form of markup would be:
-{ SiSU }http://www.jus.uio.no/sisu/ ~{ http://www.jus.uio.no/sisu/ }~
+{ SiSU }http://www.sisudoc.org/ ~{ http://www.sisudoc.org/ }~
A short form is provided for achieving the same:
- {~^ SiSU }http://www.jus.uio.no/sisu/
+ {~^ SiSU }http://www.sisudoc.org/
%% images ----------------------------------------------------------------------
@@ -194,9 +194,9 @@ The following are examples of links to images
{ tux.png 64x80 }image
-{tux.png 64x80 "Gnu/Linux - a better way" }http://www.jus.uio.no/sisu/
+{tux.png 64x80 "Gnu/Linux - a better way" }http://www.sisudoc.org/
-{GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian and Ruby" }http://www.jus.uio.no/sisu/
+{GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian and Ruby" }http://www.sisudoc.org/
The 64x80 in the first example is the image dimension, (width x height). This
may be omitted if imagemagick or graphicsmagick are installed, as they will