1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 09:54:05 +00:00

Change index redirect

This commit is contained in:
Samuel Štancl 2019-08-16 22:14:09 +02:00
parent a92690cea8
commit 6c845893f9

View file

@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://stancl.github.io/tenancy">
<meta http-equiv="refresh" content="0; url=docs">
<title>stancl/tenancy</title>
</head>
</html>