mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
emilk.github.io -> www.egui.rs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
This folder contains the files required for the egui web demo hosted at <https://emilk.github.io/egui/>.
|
||||
This folder contains the files required for the egui web demo hosted at <https://www.egui.rs/>.
|
||||
|
||||
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the `master` branch of a repository.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url = https://emilk.github.io/egui/#http" />
|
||||
<meta http-equiv="refresh" content="0; url = https://www.egui.rs/#http" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user