Fix example.html redirect

This commit is contained in:
Emil Ernerfeldt 2021-01-04 16:31:04 +01:00
parent 61f8062d21
commit 6552d59ac9

View file

@ -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>