From 1625d4ab798616bb1b606551e3c6f720b2f5af52 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 21 Mar 2017 09:53:08 -0700 Subject: [PATCH] Change chat links --- docs/chat/index.html | 9 +++++++++ docs/chat/index.html.sh | 16 ++++++++++++++++ docs/index.html | 6 ++---- 3 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 docs/chat/index.html create mode 100755 docs/chat/index.html.sh diff --git a/docs/chat/index.html b/docs/chat/index.html new file mode 100644 index 00000000..29ce447b --- /dev/null +++ b/docs/chat/index.html @@ -0,0 +1,9 @@ + + + + + + +https://gitter.im/jpetazzo/workshop-20170322-sanjose + + diff --git a/docs/chat/index.html.sh b/docs/chat/index.html.sh new file mode 100755 index 00000000..d0b2b40e --- /dev/null +++ b/docs/chat/index.html.sh @@ -0,0 +1,16 @@ +#!/bin/sh +LINK=https://gitter.im/jpetazzo/workshop-20170322-sanjose +#LINK=https://dockercommunity.slack.com/messages/captains +#LINK=https://usenix-lisa.slack.com/messages/docker +sed "s,@@LINK@@,$LINK,g" >index.html < + + + + + +$LINK + + +EOF + diff --git a/docs/index.html b/docs/index.html index f6a8c511..39d85d0b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -155,8 +155,7 @@ class: in-person - Feel free to interrupt for questions at any time -- Live feedback, questions, help on - [Gitter](http://container.training/chat) +- Live feedback, questions, help on [Gitter](chat) - All the content is publicly available (slides, code samples, scripts) @@ -333,8 +332,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](http://container.training/chat) +- Join the chat room on [Gitter](chat) ]