Skip to content

Commit 1208ecd

Browse files
author
Erik Galloway
committed
Update Changelog.html
Missing quote on the end of the anchor for the bug fix bcit-ci#2508
1 parent 082d803 commit 1208ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2>Future version</h2>
6363
<h3>Bug fixes:</h3>
6464
<ul>
6565
<li>Fixed a bug (#3094) - <samp>CI_Input::_clean_input_data()</samp> breaks encrypted session cookies.</li>
66-
<li>Fixed a bug (#2508) - <a href="libraries/config.html>Config Library</a> didn't properly detect if the current request is via HTTPS.</li>
66+
<li>Fixed a bug (#2508) - <a href="libraries/config.html">Config Library</a> didn't properly detect if the current request is via HTTPS.</li>
6767
<li>Fixed a bug (#3314) - SQLSRV <a href="database/index.html">Database driver</a>'s method <samp>count_all()</samp> didn't escape the supplied table name.</li>
6868
</ul>
6969

0 commit comments

Comments
 (0)