1
0
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:
Emil Ernerfeldt
2022-01-30 22:01:33 +01:00
parent b4be94df35
commit 532990d3dd
7 changed files with 13 additions and 13 deletions

View File

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

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 = https://emilk.github.io/egui/#http" />
<meta http-equiv="refresh" content="0; url = https://www.egui.rs/#http" />
</head>
<body>