summaryrefslogtreecommitdiff
path: root/tests/data/source-highlight-filter-html4.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/source-highlight-filter-html4.html')
-rw-r--r--tests/data/source-highlight-filter-html4.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/source-highlight-filter-html4.html b/tests/data/source-highlight-filter-html4.html
index 65ede88..d624662 100644
--- a/tests/data/source-highlight-filter-html4.html
+++ b/tests/data/source-highlight-filter-html4.html
@@ -48,7 +48,7 @@ because the configuration file conditional macros are processed at
load time).</td></tr></table>
<h3><a name="_gnu_source_highlight"></a>GNU Source Highlight</h3>
<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>
@@ -78,7 +78,7 @@ The AsciiDoc <em>encoding</em> attribute is passed to Highlighter using the
</li>
</ul>
<h3><a name="_pygments"></a>Pygments</h3>
-<p>The <a href="http://pygments.org/">Pygments</a> syntax highlighter can be used for
+<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>
<ul>