Skip to content

Commit 91fb6cb

Browse files
committed
http -> https
1 parent f687422 commit 91fb6cb

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

index.html

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
noRecTrack: true,
1717
shortName: "unicode-xml",
1818
copyrightStart: "1999",
19-
edDraftURI: "http://w3c.github.io/unicode-xml/",
19+
edDraftURI: "https://w3c.github.io/unicode-xml/",
2020

2121
// if this is a LCWD, uncomment and set the end of its review period
2222
// lcEnd: "2009-08-05",
@@ -36,7 +36,7 @@
3636

3737

3838
wg: "Internationalization Working Group",
39-
wgURI: "http://www.w3.org/International/core/",
39+
wgURI: "https://www.w3.org/International/core/",
4040
wgPublicList: "www-international",
4141
bugTracker: { new: "https://github.com/w3c/unicode-xml/issues",
4242
open: "https://github.com/w3c/unicode-xml/issues" } ,
@@ -58,7 +58,7 @@
5858
// This is important for Rec-track documents, do not copy a patent URI from a random
5959
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
6060
// Team Contact.
61-
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/32113/status",
61+
wgPatentURI: "https://www.w3.org/2004/01/pp-impl/32113/status",
6262
// !!!! IMPORTANT !!!! MAKE THE ABOVE BLINK IN YOUR HEAD
6363
};
6464
</script>
@@ -511,10 +511,10 @@ <h3>Bidi Embedding Controls (LRE, RLE, LRO, RLO, PDF), U+202A..U+202E</h3>
511511
<p><strong>Using HTML directionality markup with Unicode
512512
characters.</strong> Authors and designers of authoring software should be
513513
aware that conflicts can arise if the <a
514-
href="http://www.w3.org/TR/html401/struct/dirlang.html#adef-dir"
514+
href="https://www.w3.org/TR/html401/struct/dirlang.html#adef-dir"
515515
class="noxref"><samp class="ainst">dir</samp></a> attribute is used on
516516
inline elements (including <a
517-
href="http://www.w3.org/TR/html401/struct/dirlang.html#edef-BDO"
517+
href="https://www.w3.org/TR/html401/struct/dirlang.html#edef-BDO"
518518
class="noxref"><samp class="einst">BDO</samp></a>) concurrently with the
519519
corresponding <a href="#Unicode"
520520
class="normref">[UNICODE]</a> formatting characters. Preferably one or the
@@ -1597,103 +1597,103 @@ <h2>References</h2>
15971597
<dd>Martin J. Dürst, François Yergeau, Richard Ishida, Misha Wolf, Tex
15981598
Texin, Eds., <cite>Character Model for the World Wide Web 1.0:
15991599
Fundamentals</cite>, W3C Recommendation, 15-February-2005, &lt;<a
1600-
href="http://www.w3.org/TR/2005/REC-charmod-20050215/">http://www.w3.org/TR/2005/REC-charmod-20050215/</a>&gt;.</dd>
1600+
href="https://www.w3.org/TR/2005/REC-charmod-20050215/">https://www.w3.org/TR/2005/REC-charmod-20050215/</a>&gt;.</dd>
16011601
<dt id="CharReq">[CharReq]</dt>
16021602
<dd>Martin J. Dürst, <cite>Requirements for String Identity and Character
16031603
Indexing Definitions for the WWW</cite>, W3C Working Draft,
16041604
10-July-1998, &lt;<a
1605-
href="http://www.w3.org/TR/WD-charreq">http://www.w3.org/TR/WD-charreq</a>&gt;.</dd>
1605+
href="https://www.w3.org/TR/WD-charreq">https://www.w3.org/TR/WD-charreq</a>&gt;.</dd>
16061606
<dt id="CSS">[CSS]</dt>
16071607
<dd>For information on cascading style sheet specifications, see &lt;<a
1608-
href="http://www.w3.org/Style/CSS/">http://www.w3.org/Style/CSS/</a>&gt;.</dd>
1608+
href="https://www.w3.org/Style/CSS/">https://www.w3.org/Style/CSS/</a>&gt;.</dd>
16091609
<dt id="Feedback">[Feedback]</dt>
16101610
<dd>Reporting Errors and Requesting Information Online to the Unicode
16111611
Consortium,<i>&lt;</i><a
1612-
href="http://www.unicode.org/reporting.html">http://www.unicode.org/reporting.html</a>&gt;.</dd>
1612+
href="https://www.unicode.org/reporting.html">https://www.unicode.org/reporting.html</a>&gt;.</dd>
16131613
<dt id="html4.01">[HTML4.01]</dt>
16141614
<dd>Dave Raggett, Arnaud Le Hors, Ian Jacobs, Eds., <cite>HTML 4.01
16151615
Specification</cite>, W3C Recommendation, 18-Dec-1997 (revised on
16161616
24-Dec-1999), &lt;<a
1617-
href="http://www.w3.org/TR/1999/REC-html401-19991224/">http://www.w3.org/TR/1999/REC-html401-19991224/</a>&gt;.</dd>
1617+
href="https://www.w3.org/TR/1999/REC-html401-19991224/">https://www.w3.org/TR/1999/REC-html401-19991224/</a>&gt;.</dd>
16181618
<dt id="HTML4.0-8.2">[HTML 4.0 - 8.2]</dt>
16191619
<dd>Section 8.2 of [HTML4.0] <cite>Specifying the direction of text and
16201620
tables: the dir attribute</cite> &lt;<a
1621-
href="http://www.w3.org/TR/1999/REC-html401-19991224/struct/dirlang.html#h-8.2">http://www.w3.org/TR/1999/REC-html401-19991224/struct/dirlang.html#h-8.2</a>&gt;.</dd>
1621+
href="https://www.w3.org/TR/1999/REC-html401-19991224/struct/dirlang.html#h-8.2">https://www.w3.org/TR/1999/REC-html401-19991224/struct/dirlang.html#h-8.2</a>&gt;.</dd>
16221622
<dt id="MathML">[MathML]</dt>
16231623
<dd>David Carlisle, Patrick Ion, Robert Miner, Nico Poppelier, Eds., <cite>Mathematical Mathematical Markup Language (MathML) Version 2.0
16241624
(Second Edition)</cite>, W3C Recommendation, 21-Oct-2003, &lt;<a
1625-
href="http://www.w3.org/TR/2003/REC-MathML2-20031021/">http://www.w3.org/TR/2003/REC-MathML2-20031021/</a>&gt;.</dd>
1625+
href="https://www.w3.org/TR/2003/REC-MathML2-20031021/">https://www.w3.org/TR/2003/REC-MathML2-20031021/</a>&gt;.</dd>
16261626
<dt id="Namespace">[Namespace]</dt>
16271627
<dd>Tim Bray, Dave Hollander, Andrew Layman, Eds., <cite>Namespaces in XML
16281628
(Second Edition)</cite>, W3C Recommendation, 16-Aug-2006, &lt;<a
1629-
href="http://www.w3.org/TR/2006/REC-xml-names-20060816/">http://www.w3.org/TR/2006/REC-xml-names-20060816/</a>&gt;.</dd>
1629+
href="https://www.w3.org/TR/2006/REC-xml-names-20060816/">https://www.w3.org/TR/2006/REC-xml-names-20060816/</a>&gt;.</dd>
16301630
<dt id="Ruby">[Ruby]</dt>
16311631
<dd>Marcin Sawicki, Michel Suignard, Masayasu Ishikawa, Martin Dürst, Tex
16321632
Texin, Eds., <cite>Ruby Annotation</cite>, W3C Recommendation, 31-May-2001,
16331633
&lt;<a
1634-
href="http://www.w3.org/TR/2001/REC-ruby-20010531/">http://www.w3.org/TR/2001/REC-ruby-20010531/</a>&gt;.</dd>
1634+
href="https://www.w3.org/TR/2001/REC-ruby-20010531/">https://www.w3.org/TR/2001/REC-ruby-20010531/</a>&gt;.</dd>
16351635
<dt id="UTR9">[UAX 9]</dt>
16361636
<dd>Mark Davis, <cite>Unicode Standard Annex #9, The Bidirectional
16371637
Algorithm</cite>, &lt;<a
1638-
href="http://www.unicode.org/reports/tr9/">http://www.unicode.org/reports/tr9/</a>&gt;.</dd>
1638+
href="https://www.unicode.org/reports/tr9/">https://www.unicode.org/reports/tr9/</a>&gt;.</dd>
16391639
<dt id="UAX14">[UAX14]</dt>
16401640
<dd>Asmus Freytag,<cite>Unicode Standard Annex #14,</cite> <cite>Line Breaking
16411641
Properties</cite> <a
1642-
href="http://www.unicode.org/reports/tr14/">http://www.unicode.org/reports/tr14/</a></dd>
1642+
href="https://www.unicode.org/reports/tr14/">https://www.unicode.org/reports/tr14/</a></dd>
16431643
<dt id="UTR15">[UAX 15]</dt>
16441644
<dd>Mark Davis, Martin Dürst, <cite>Unicode Standard Annex #15, Unicode
16451645
Normalization Forms</cite>, &lt;<a
1646-
href="http://www.unicode.org/reports/tr15/">http://www.unicode.org/reports/tr15/</a>&gt;.</dd>
1646+
href="https://www.unicode.org/reports/tr15/">https://www.unicode.org/reports/tr15/</a>&gt;.</dd>
16471647
<dt id="UAX29">[UAX 29]</dt>
16481648
<dd>Mark Davis,<cite>Unicode Standard Annex #29</cite>, <cite>Text Boundaries</cite>. <a
1649-
href="http://www.unicode.org/reports/tr29/">&lt;http://www.unicode.org/reports/tr29/&gt;</a></dd>
1649+
href="https://www.unicode.org/reports/tr29/">&lt;https://www.unicode.org/reports/tr29/&gt;</a></dd>
16501650
<dt id="UCD">[UCD]</dt>
16511651
<dd><cite>Unicode Standard Annex #44, Unicode Character Database</cite>, &lt;<a
1652-
href="http://www.unicode.org/reports/tr44/">http://www.unicode.org/reports/tr44/</a>&gt;.</dd>
1652+
href="https://www.unicode.org/reports/tr44/">https://www.unicode.org/reports/tr44/</a>&gt;.</dd>
16531653
<dt id="Unicode">[Unicode]</dt>
16541654
<dd>The Unicode Consortium.<cite>The Unicode
1655-
Standard</cite> <a href="http://www.unicode.org/versions/latest/">http://www.unicode.org/versions/latest/</a>. </dd>
1655+
Standard</cite> <a href="https://www.unicode.org/versions/latest/">https://www.unicode.org/versions/latest/</a>. </dd>
16561656
<dt id="Unicode32">[Unicode3.2]</dt>
16571657
<dd><cite>Unicode Standard Annex #28 <a
1658-
href="http://www.unicode.org/versions/Unicode3.2.0/">Unicode 3.2</a></cite>, The
1658+
href="https://www.unicode.org/versions/Unicode3.2.0/">Unicode 3.2</a></cite>, The
16591659
Unicode Consortium, 2002.</dd>
16601660
<dt id="UnicodeData">[UnicodeData]</dt>
16611661
<dd><cite>Unicode Character Database</cite>, &lt;<a
1662-
href="http://www.unicode.org/Public/UNIDATA/UCD.html">http://www.unicode.org/Public/UNIDATA/UCD.html</a>&gt;.</dd>
1662+
href="https://www.unicode.org/Public/UNIDATA/UCD.html">https://www.unicode.org/Public/UNIDATA/UCD.html</a>&gt;.</dd>
16631663
<dt id="UnicodeVersions">[UnicodeVersions]</dt>
16641664
<dd><cite>Versions of the Unicode Standard</cite>, &lt;<a
1665-
href="http://www.unicode.org/standard/versions/">http://www.unicode.org/standard/versions/</a>&gt;.</dd>
1665+
href="https://www.unicode.org/standard/versions/">https://www.unicode.org/standard/versions/</a>&gt;.</dd>
16661666
<dt id="UTR25">[UTR25]</dt>
16671667
<dd>Asmus Freytag, Barbara Beeton, Murray Sargent, <cite>Unicode Technical
16681668
Report #25, Unicode Support for Mathematics, &lt;<a
1669-
href="http://www.unicode.org/reports/tr25/">http://www.unicode.org/reports/tr25/</a>&gt;</cite></dd>
1669+
href="https://www.unicode.org/reports/tr25/">https://www.unicode.org/reports/tr25/</a>&gt;</cite></dd>
16701670
<dt id="Variants">[Variants]</dt>
16711671
<dd>Standardized Variants &lt;<a
1672-
href="http://www.unicode.org/Public/UNIDATA/StandardizedVariants.html">http://www.unicode.org/Public/UNIDATA/StandardizedVariants.html</a>&gt;.</dd>
1672+
href="https://www.unicode.org/Public/UNIDATA/StandardizedVariants.html">https://www.unicode.org/Public/UNIDATA/StandardizedVariants.html</a>&gt;.</dd>
16731673
<dt id="XHTML">[XHTML]</dt>
16741674
<dd>Steven Pemberton, et al., Eds., <cite>XHTML>&trade;<cite>1.0: The Extensible
16751675
HyperText Markup Language - A Reformulation of HTML 4.0 in XML
16761676
1.0</cite>, W3C Recommendation, 01-Aug-2002, &lt;<a
1677-
href="http://www.w3.org/TR/2002/REC-xhtml1-20020801/">http://www.w3.org/TR/2002/REC-xhtml1-20020801/</a>&gt;.</dd>
1677+
href="https://www.w3.org/TR/2002/REC-xhtml1-20020801/">https://www.w3.org/TR/2002/REC-xhtml1-20020801/</a>&gt;.</dd>
16781678
<dt id="xml10">[XML 1.0]</dt>
16791679
<dd>Tim Bray, Jean Paoli, Eve Maler, C. M. Sperberg-McQueen, François
16801680
Yergeau, Eds., <cite>Extensible Markup Language (XML) 1.0 (Fourth
16811681
Edition)</cite>, W3C Recommendation, 16-August-2006, &lt;<a
1682-
href="http://www.w3.org/TR/2006/REC-xml-20060816/">http://www.w3.org/TR/2006/REC-xml-20060816/</a>&gt;.</dd>
1682+
href="https://www.w3.org/TR/2006/REC-xml-20060816/">https://www.w3.org/TR/2006/REC-xml-20060816/</a>&gt;.</dd>
16831683
<dt id="XSLT">[XLST]</dt>
16841684
<dd>Michael Kay, Ed., <cite>XSL Transformations (XSLT) Version 2.0</cite>, W3C
16851685
Recommendation, 23-January-2007, &lt;<a
1686-
href="http://www.w3.org/TR/2007/REC-xslt20-20070123/">http://www.w3.org/TR/2007/REC-xslt20-20070123/</a>&gt;</dd>
1686+
href="https://www.w3.org/TR/2007/REC-xslt20-20070123/">https://www.w3.org/TR/2007/REC-xslt20-20070123/</a>&gt;</dd>
16871687
<dt id="xml11">[XML 1.1]</dt>
16881688
<dd>Jean Paoli, Eve Maler, Tim Bray, C. M. Sperberg-McQueen, François
16891689
Yergeau, John Cowan, Eds., <cite>Extensible Markup Language (XML) 1.1
16901690
(Second Edition)</cite>, W3C Recommendation 16-August-2006, &lt;<a
1691-
href="http://www.w3.org/TR/2006/REC-xml11-20060816/">http://www.w3.org/TR/2006/REC-xml11-20060816/</a>&gt;. </dd>
1691+
href="https://www.w3.org/TR/2006/REC-xml11-20060816/">https://www.w3.org/TR/2006/REC-xml11-20060816/</a>&gt;. </dd>
16921692
<dt id="XMLSchema">[XML Schema]</dt>
16931693
<dd>Henry S. Thompson, David Beech, Murray Maloney, Noah Mendelsohn,
16941694
Eds., <cite>XML Schema Part 1: Structures Second Edition</cite>, W3C
16951695
Recommendation 28-October-2004, &lt;<a
1696-
href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/</a>&gt;
1696+
href="https://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">https://www.w3.org/TR/2004/REC-xmlschema-1-20041028/</a>&gt;
16971697
. </dd>
16981698
</dl>
16991699
</section>

0 commit comments

Comments
 (0)