From 38e0d5c9f0f1e8cdd423d187dac771c149daf828 Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 9 Apr 2019 06:50:23 -0700 Subject: [PATCH 1/2] Update FAQ Link to point directly to the file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84a9fbd..bbffe87 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,5 @@ and live debug in seconds! [8]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/issues/new?assignees=&labels=enhancement&template=feature_request.md&title= [9]: http://cloud.google.com/code [10]: http://cloud.google.com/code/docs/vscode/install -[11]: FAQ.md +[11]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/blob/master/FAQ.md [12]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/raw/master/images/app_deploy_debug.gif From 82a9ccccf79bf293375c2634cf833a256be0a09f Mon Sep 17 00:00:00 2001 From: Sean McBreen Date: Tue, 9 Apr 2019 06:52:38 -0700 Subject: [PATCH 2/2] Fix link format and animated GIF (#60) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84a9fbd..bd53745 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ and live debug in seconds! [2]: https://skaffold.dev/ [3]: https://kubernetes.io/docs/tasks/tools/install-kubectl/ [4]: https://skaffold.dev/docs/how-tos/profiles/ -[5]: http://cloud.google.com/code/docs/vscode +[5]: https://cloud.google.com/code/docs/vscode [6]: https://github.com/GoogleCloudPlatform/cloud-code-samples [7]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/issues/new?assignees=&labels=&template=bug_report.md&title= [8]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/issues/new?assignees=&labels=enhancement&template=feature_request.md&title= -[9]: http://cloud.google.com/code -[10]: http://cloud.google.com/code/docs/vscode/install +[9]: https://cloud.google.com/code +[10]: https://cloud.google.com/code/docs/vscode/install [11]: FAQ.md [12]: https://github.com/GoogleCloudPlatform/cloud-code-vscode/raw/master/images/app_deploy_debug.gif