GOTO updates

This commit is contained in:
Jerome Petazzoni
2017-05-03 20:08:48 -07:00
parent aec2de848b
commit a65cc3047a
3 changed files with 52 additions and 1066 deletions

View File

@@ -1,9 +1,9 @@
<html>
<!-- Generated with index.html.sh -->
<head>
<meta http-equiv="refresh" content="0; URL='https://dockercommunity.slack.com/messages/docker-mentor'" />
<meta http-equiv="refresh" content="0; URL='https://gitter.im/jpetazzo/workshop-20170504-chicago'" />
</head>
<body>
<a href="https://dockercommunity.slack.com/messages/docker-mentor">https://dockercommunity.slack.com/messages/docker-mentor</a>
<a href="https://gitter.im/jpetazzo/workshop-20170504-chicago">https://gitter.im/jpetazzo/workshop-20170504-chicago</a>
</body>
</html>

View File

@@ -1,6 +1,6 @@
#!/bin/sh
#LINK=https://gitter.im/jpetazzo/workshop-20170322-sanjose
LINK=https://dockercommunity.slack.com/messages/docker-mentor
LINK=https://gitter.im/jpetazzo/workshop-20170504-chicago
#LINK=https://dockercommunity.slack.com/messages/docker-mentor
#LINK=https://usenix-lisa.slack.com/messages/docker
sed "s,@@LINK@@,$LINK,g" >index.html <<EOF
<html>

File diff suppressed because it is too large Load Diff