diff --git a/CHANGELOG.md b/CHANGELOG.md index b49aa0e..50012bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ Types of changes are: ## Unreleased +## 1.0.3 - 2020-07-15 + +## Changed + +* Added link to medium tutorial from README.md file. + ## 1.0.2 - 2020-07-15 ## Changed diff --git a/README.md b/README.md index 2482e6a..93a16e0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Multi Region Cloud Run Terraform [![Build Status](https://travis-ci.org/robcharlwood/multi-region-cloud-run-terraform.svg?branch=master)](https://travis-ci.org/robcharlwood/multi-region-cloud-run-terraform/) -This repository contains the partner codebase for Rob Charlwood's Medium tutorial - "Multi Region Load Balancing with GO and Google Cloud Run - Part 2". +This repository contains the partner codebase for Rob Charlwood's Medium tutorial - ["Multi Region Load Balancing with GO and Google Cloud Run - Part 2"](https://medium.com/@bitniftee/multi-region-load-balancing-with-go-and-google-cloud-run-part-2-a30ac47eaaa4). ## Checkout and setup To work with this codebase, you will require the below to be setup and configured on your machine.