From a8c54a8afd503c439d4469917d0df061ba398c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Fri, 31 Mar 2017 21:36:08 -0500 Subject: [PATCH] Update chat links --- docs/chat/index.html | 4 ++-- docs/chat/index.html.sh | 4 ++-- docs/index.html | 8 +------- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/docs/chat/index.html b/docs/chat/index.html index 29ce447b..880a844b 100644 --- a/docs/chat/index.html +++ b/docs/chat/index.html @@ -1,9 +1,9 @@ - + -https://gitter.im/jpetazzo/workshop-20170322-sanjose +https://dockercommunity.slack.com/messages/docker-mentor diff --git a/docs/chat/index.html.sh b/docs/chat/index.html.sh index d0b2b40e..a33f3cbe 100755 --- a/docs/chat/index.html.sh +++ b/docs/chat/index.html.sh @@ -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 < diff --git a/docs/index.html b/docs/index.html index 38ec9bf2..87dd3803 100644 --- a/docs/index.html +++ b/docs/index.html @@ -159,12 +159,6 @@ class: in-person - All the content is publicly available (slides, code samples, scripts) - - --- 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) ]