Skip to content

Commit c584d78

Browse files
committed
Fixed a incorrect link
1 parent 066ddd5 commit c584d78

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,9 +1893,8 @@ <h3 id=text-orientation><span class=secno>5.1. </span> Orienting Text: the
18931893
<h4 id=vertical-orientations><span class=secno>5.1.1. </span> Vertical
18941894
Orientations</h4>
18951895

1896-
<p><a href="https://bitbucket.org/kojiishi/ucd/raw/tip/vosimple.txt">This
1897-
data file</a> defines two properties in UCD format <a href="#UAX44"
1898-
rel=biblioentry>[UAX44]<!--{{!UAX44}}--></a>:
1896+
<p><a href=vosimple.txt>This data file</a> defines two properties in UCD
1897+
format <a href="#UAX44" rel=biblioentry>[UAX44]<!--{{!UAX44}}--></a>:
18991898

19001899
<dl>
19011900
<dt><dfn id=mvosimple>MVOsimple</dfn>

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ <h3 id="text-orientation">
13251325
<h4 id=vertical-orientations>
13261326
Vertical Orientations</h4>
13271327

1328-
<p><a href="https://bitbucket.org/kojiishi/ucd/raw/tip/vosimple.txt">This data file</a>
1328+
<p><a href="vosimple.txt">This data file</a>
13291329
defines two properties in UCD format [[!UAX44]]:</p>
13301330
<dl>
13311331
<dt><dfn>MVOsimple</dfn></dt>

0 commit comments

Comments
 (0)