r1312 - trunk/examples/inlineXHTML
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Wed May 25 10:46:15 2005
New Revision: 1312
Modified:
trunk/examples/inlineXHTML/index.html
Log:
make absolute links
Modified: trunk/examples/inlineXHTML/index.html
==============================================================================
--- trunk/examples/inlineXHTML/index.html (original)
+++ trunk/examples/inlineXHTML/index.html Wed May 25 10:46:15 2005
@@ -223,7 +223,7 @@
<p>
If you can't wait to see
it, just try our <a
- href="../demo"
+ href="http://bxe.oscom.org/demo"
class="link">demo</a> and
have fun.
</p>
@@ -242,7 +242,7 @@
to say something, do not
hesitate to subscribe to
our <a
- href="/development/mailinglists/"
+ href="http://bxe.oscom.org/development/mailinglists/"
class="link">mailinglists</a>.
Any comment is very
appreciated.
@@ -251,7 +251,7 @@
Furthermore, a very good
resource for any questions
and answers is the
- <a href="/documentation/faq/"
+ <a href="http://bxe.oscom.org/documentation/faq/"
class="link">FAQ</a>.
</p>
</div>
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs