From 285b7e1fb17604ef4ceee8bf0c6beff6ad974278 Mon Sep 17 00:00:00 2001 From: breandan Date: Mon, 20 Jul 2015 09:39:01 -0400 Subject: [PATCH 1/2] Update Dockerfile to use current git coordinates --- docker/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index ddf4bab65..e269366b7 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -15,8 +15,7 @@ RUN \ RUN \ gem install bundler && \ -# git clone --depth 1 http://github.com/jetbrains/intellij-sdk-docs && \ - git clone --depth 1 http://github.com/breandan/intellij-sdk-docs && \ + git clone --depth 1 http://github.com/jetbrains/intellij-sdk-docs && \ cd intellij-sdk-docs && \ git submodule init && \ git submodule update From 548dc5cc8464adf9383ca7f5ead6770848049d0a Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Mon, 20 Jul 2015 21:48:47 +0100 Subject: [PATCH 2/2] Updated sdkdocs-template to 4b6a508 --- sdkdocs-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdkdocs-template b/sdkdocs-template index 13afc2b28..4b6a508ff 160000 --- a/sdkdocs-template +++ b/sdkdocs-template @@ -1 +1 @@ -Subproject commit 13afc2b28123e03e2e9b854658284cd163eeda0e +Subproject commit 4b6a508ffcbc86d0b2ffb2e159f7223ffd5406a5