Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit e668089

Browse files
committed
Updated fixtures.
1 parent 6733aef commit e668089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/fixtures/documentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="initial-scale=1">
66
<title>doxdox-plugin-bootstrap &#8212; Bootstrap template plugin for doxdox.</title>
77
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css">
8-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/styles/github.min.css">
8+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css">
99
<style>
1010

1111
.jumbotron {
@@ -301,7 +301,7 @@ <h3>Returns</h3>
301301
</footer>
302302

303303
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.slim.min.js"></script>
304-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"></script>
304+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
305305
<script>
306306

307307
(function () {

0 commit comments

Comments
 (0)