From 8ea22e4257144bebe0f09bef8bd418470347efd8 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Thu, 7 Apr 2022 21:33:55 +0100 Subject: [PATCH] remove canonical url --- Days/day01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day01.md b/Days/day01.md index 258e8ae..7433bcd 100644 --- a/Days/day01.md +++ b/Days/day01.md @@ -4,7 +4,7 @@ published: false description: 90DaysOfDevOps - Introduction tags: 'devops, 90daysofdevops, learning' cover_image: null -canonical_url: 'https://github.com/MichaelCade/90DaysOfDevOps/Days/day01.md' +canonical_url: null --- ## Introduction - Day 1