Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit e84e64f

Browse files
Update shortlinks (#80)
Signed-off-by: adrianhopebailie <[email protected]>
1 parent 0735f49 commit e84e64f

File tree

9 files changed

+52
-175
lines changed

9 files changed

+52
-175
lines changed

β€Žblog.htmlβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="Refresh" content="0; url=https://medium.com/interledger-blog" />
6+
<title>Redirecting to Interledger Blog</title>
7+
</head>
8+
9+
<body>
10+
<!-- this is a blank page that redirects to the blog on Medium -->
11+
Redirecting to the <a href="https://medium.com/interledger-blog">Interledger Blog</a>.
12+
</body>
13+
</html>

β€Žmoneyd.htmlβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="Refresh" content="0; url=https://medium.com/interledger-blog/using-moneyd-to-join-the-ilp-testnet-ba64bd42bb14" />
6+
<title>Redirecting to Interledger Blog</title>
7+
</head>
8+
9+
<body>
10+
<!-- this is a blank page that redirects to the blog on Medium -->
11+
Redirecting to the <a href="https://medium.com/interledger-blog/using-moneyd-to-join-the-ilp-testnet-ba64bd42bb14">Interledger Blog</a>.
12+
</body>
13+
</html>

β€Žsanfrancisco.htmlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Žsingapore.htmlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Žspsp.htmlβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="Refresh" content="0; url=https://medium.com/interledger-blog/spsp-simple-payment-setup-protocol-2028292e6925" />
6+
<title>Redirecting to Interledger Blog</title>
7+
</head>
8+
9+
<body>
10+
<!-- this is a blank page that redirects to the blog on Medium -->
11+
Redirecting to the <a href="https://medium.com/interledger-blog/spsp-simple-payment-setup-protocol-2028292e6925">Interledger Blog</a>.
12+
</body>
13+
</html>

β€Žtokyo.htmlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Žwebpayments.htmlβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="Refresh" content="0; url=https://medium.com/interledger-blog/web-payments-with-interledger-using-moneyd-gui-3c471525b60a" />
6+
<title>Redirecting to Interledger Blog</title>
7+
</head>
8+
9+
<body>
10+
<!-- this is a blank page that redirects to the blog on Medium -->
11+
Redirecting to the <a href="https://medium.com/interledger-blog/web-payments-with-interledger-using-moneyd-gui-3c471525b60a">Interledger Blog</a>.
12+
</body>
13+
</html>

β€Žworkshop.htmlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Žws.htmlβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
Β (0)