From 4d9e87e794ae05e5116c3017a7e50f4114d27995 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Tue, 15 Oct 2019 12:32:06 +0100 Subject: [PATCH] Replace rawgit.com links with jsdelivr rawgit will be shut down soon --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 61efdc185..f0af04010 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@

- Wagtail -
-
+ Wagtail +
+

Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience, and offers precise control for designers and developers. -![Wagtail screenshot](https://cdn.rawgit.com/wagtail/wagtail/master/.github/wagtail-screenshot-with-browser.png) +![Wagtail screenshot](https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/wagtail-screenshot-with-browser.png) ### Features @@ -103,7 +103,7 @@ We also welcome translations for Wagtail's interface. Translation work should be We thank [BrowserStack](https://www.browserstack.com/), who provides the project with free access to their live web-based browser testing tool, and automated Selenium cloud testing. -[![Browserstack](https://cdn.rawgit.com/wagtail/wagtail/master/.github/browserstack-logo.svg)](https://www.browserstack.com/) +[![Browserstack](https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/browserstack-logo.svg)](https://www.browserstack.com/) [![Build Status](https://api.travis-ci.org/wagtail/wagtail.svg?branch=master)](https://travis-ci.org/wagtail/wagtail) [![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)