summaryrefslogtreecommitdiff
path: root/docutils/FAQ.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:45 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:45 +0000
commitbc146ef170adc062a8349dcbd02dda25d5b64bfd (patch)
tree576b34729e1cfde8a067f0dac6c833a18749d706 /docutils/FAQ.txt
parent76998243af3f77a0d3f726f2c73dbd9885b988ea (diff)
downloaddocutils-bc146ef170adc062a8349dcbd02dda25d5b64bfd.tar.gz
More changes to https://sourceforge.net
Patch by Adam Turner git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8955 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/FAQ.txt')
-rw-r--r--docutils/FAQ.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docutils/FAQ.txt b/docutils/FAQ.txt
index 0c7d1a709..93c9b16b1 100644
--- a/docutils/FAQ.txt
+++ b/docutils/FAQ.txt
@@ -534,7 +534,7 @@ lists may look ugly with so many blank lines, but it's a price we pay
for unambiguous markup. Some other plaintext markup systems do not
require blank lines in nested lists, but they have to compromise
somehow, either accepting ambiguity or requiring extra complexity.
-For example, `Epytext <http://epydoc.sf.net/epytext.html#list>`__ does
+For example, `Epytext <http://epydoc.sourceforge.net/epytext.html#list>`__ does
not require blank lines around lists, but it does require that lists
be indented and that ambiguous cases be escaped.
@@ -802,8 +802,8 @@ transparent implicit solution for HTML:
incomplete practice_ (this is still a partial implementation - but
sufficient for most needs).
- .. _theory: http://cben-hacks.sf.net/bidi/hibidi.html
- .. _practice: http://cben-hacks.sf.net/bidi/hibidi.html#practice
+ .. _theory: http://cben-hacks.sourceforge.net/bidi/hibidi.html
+ .. _practice: http://cben-hacks.sourceforge.net/bidi/hibidi.html#practice
There is also an explicit way to set directions through CSS and
classes in the HTML: