Update chat links

This commit is contained in:
Jérôme Petazzoni
2017-03-31 21:36:08 -05:00
parent 73b3752c7e
commit a8c54a8afd
3 changed files with 5 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
<html>
<!-- Generated with index.html.sh -->
<head>
<meta http-equiv="refresh" content="0; URL='https://gitter.im/jpetazzo/workshop-20170322-sanjose'" />
<meta http-equiv="refresh" content="0; URL='https://dockercommunity.slack.com/messages/docker-mentor'" />
</head>
<body>
<a href="https://gitter.im/jpetazzo/workshop-20170322-sanjose">https://gitter.im/jpetazzo/workshop-20170322-sanjose</a>
<a href="https://dockercommunity.slack.com/messages/docker-mentor">https://dockercommunity.slack.com/messages/docker-mentor</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/captains
#LINK=https://gitter.im/jpetazzo/workshop-20170322-sanjose
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>

View File

@@ -159,12 +159,6 @@ class: in-person
- All the content is publicly available (slides, code samples, scripts)
<!--
Remember to change:
- the link above
- the "tweet my speed" hashtag in DockerCoins HTML
-->
---
class: in-person
@@ -332,7 +326,7 @@ class: in-person
- This is the stuff you're supposed to do!
- Go to [container.training](http://container.training/) to view these slides
- Join the chat room on [Gitter](chat)
- Join the [chat room](chat)
]