Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f51135e

Browse files
committedOct 25, 2020
Fix path to index.html
1 parent 1f3f557 commit f51135e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2-
<html><head><meta http-equiv=Refresh content="0;url=doxygen/index.html"></head></html>
2+
<html><head><meta http-equiv=Refresh content="0;url=doxygen/html/index.html"></head></html>

0 commit comments

Comments
 (0)
Please sign in to comment.