From 59b55b6b8b43226f12e2ed456b40f1c89a86eea4 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 5 Nov 2018 22:06:10 -0500 Subject: fix mixed insecure content --- content/post/2012-11-01-base-a-scala-project-generator.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/post') diff --git a/content/post/2012-11-01-base-a-scala-project-generator.markdown b/content/post/2012-11-01-base-a-scala-project-generator.markdown index a0e39f7..2a31453 100644 --- a/content/post/2012-11-01-base-a-scala-project-generator.markdown +++ b/content/post/2012-11-01-base-a-scala-project-generator.markdown @@ -35,6 +35,6 @@ hello world This uses the new incremental compiler for maven, [zinc](http://github.com/typesafehub/zinc), which dramatically speeds up compile times (except for the first time you run it). It also sets you up with the latest scalatest maven plugin, which gives you sweet looking test output, like so: -![](http://i.imgur.com/qyyem.png) +![](https://i.imgur.com/qyyem.png) See the base [README](http://github.com/capotej/base#readme) for installation instructions. -- cgit v1.2.3