Fix example.html redirect
This commit is contained in:
parent
61f8062d21
commit
6552d59ac9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url = /index.html#http" />
|
||||
<meta http-equiv="refresh" content="0; url = https://emilk.github.io/egui/#http" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue