summaryrefslogtreecommitdiff
path: root/tests/data/source-highlight-filter-xhtml11.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/source-highlight-filter-xhtml11.html')
-rw-r--r--tests/data/source-highlight-filter-xhtml11.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/source-highlight-filter-xhtml11.html b/tests/data/source-highlight-filter-xhtml11.html
index 162f869..4acad78 100644
--- a/tests/data/source-highlight-filter-xhtml11.html
+++ b/tests/data/source-highlight-filter-xhtml11.html
@@ -786,7 +786,7 @@ load time).</td>
<div class="sect2">
<h3 id="_gnu_source_highlight">GNU Source Highlight</h3>
<div class="paragraph"><p>The default highlighter is the
-<a href="http://www.gnu.org/software/src-highlite/">GNU source-highlight</a> which
+<a href="https://www.gnu.org/software/src-highlite/">GNU source-highlight</a> which
can highlight <em>html4</em>, <em>html5</em> and <em>xhtml11</em> outputs. The GNU
source-highlight must be installed and the <em>source-highlight</em> command
must reside in the shell search <em>PATH</em>.</p></div>
@@ -823,7 +823,7 @@ The AsciiDoc <em>encoding</em> attribute is passed to Highlighter using the
</div>
<div class="sect2">
<h3 id="_pygments">Pygments</h3>
-<div class="paragraph"><p>The <a href="http://pygments.org/">Pygments</a> syntax highlighter can be used for
+<div class="paragraph"><p>The <a href="https://pygments.org/">Pygments</a> syntax highlighter can be used for
<em>xhtml11</em> and <em>html5</em> outputs (set the <em>source-highlighter</em> attribute
to <em>pygments</em>).</p></div>
<div class="ulist"><ul>