Skip to content

Commit b89b9ba

Browse files
authored
Merge pull request teamtype#1 from teamtype/rename-to-teamtype
Rename ethersync to teamtype
2 parents 91887b2 + b973b9b commit b89b9ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# ethersync.github.io
1+
# teamtype.github.io
22

33
The role of this repo is just to forward
4-
https://ethersync.github.io to https://ethersync.github.io/ethersync
4+
https://teamtype.github.io to https://teamtype.github.io/teamtype
55
as github seems to only allow publishing to root from this specific repository title,
66
but the book is part of our project repo.
77

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
<title>Redirecting to https://ethersync.github.io/ethersync</title>
4-
<meta http-equiv="refresh" content="0; URL=https://ethersync.github.io/ethersync">
5-
<link rel="canonical" href="https://ethersync.github.io/ethersync">
3+
<title>Redirecting to https://teamtype.github.io/teamtype</title>
4+
<meta http-equiv="refresh" content="0; URL=https://teamtype.github.io/teamtype">
5+
<link rel="canonical" href="https://teamtype.github.io/teamtype">

0 commit comments

Comments
 (0)