mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update homepage redirect
This commit is contained in:
parent
13742d319e
commit
a8a6cf82a7
1 changed files with 7 additions and 0 deletions
7
index.html
Normal file
7
index.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!-- HTML meta refresh URL redirection -->
|
||||
<meta http-equiv="refresh" content="0; url=./docs/doxygen/html/index.html">
|
||||
</head>
|
||||
</html>
|
||||
Loading…
Reference in a new issue