From 907a6b530c95a59536a1df019942fe99640924c6 Mon Sep 17 00:00:00 2001 From: JessGreben Date: Thu, 21 Jan 2016 20:24:59 -0800 Subject: [PATCH] update broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed00bac..ee8b7fb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ## Twisted Dockerfile -This repository contains a **Dockerfile** for [Twisted](https://www.twistedmatrix.com.com/). +This repository contains a **Dockerfile** for [Twisted](https://www.twistedmatrix.com/). The image is based on the official [Ubuntu 14.04 image](https://registry.hub.docker.com/_/ubuntu/). -This image is meant to be used as a base for any [Twisted](https://www.twistedmatrix.com.com/)-based applications. It also includes all dependencies necessary for client and server TLS support. +This image is meant to be used as a base for any [Twisted](https://www.twistedmatrix.com/)-based applications. It also includes all dependencies necessary for client and server TLS support. ### Installation