Skip to content

Commit e1364f8

Browse files
committed
Avoid unnecessary redirects
1 parent 46e9fc1 commit e1364f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<a class="brand navbar-brand" href="https://github.com/uxsolutions/bootstrap-datepicker">bootstrap-datepicker</a>
147147
<ul class="nav navbar-nav">
148148
<li class="active"><a href="#">Sandbox</a></li>
149-
<li><a href="https://bootstrap-datepicker.readthedocs.org/" target="_blank">Read the Docs</a></li>
149+
<li><a href="https://bootstrap-datepicker.readthedocs.io/en/latest/" target="_blank">Read the Docs</a></li>
150150
<li><a href="https://github.com/uxsolutions/bootstrap-datepicker" target="_blank">GitHub</a></li>
151151
</ul>
152152
</div>

0 commit comments

Comments
 (0)