mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Replace rawgit.com links with jsdelivr
rawgit will be shut down soon
This commit is contained in:
parent
3fd3d97850
commit
4d9e87e794
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -1,12 +1,12 @@
|
|||
<h1 align="center">
|
||||
<img width="343" src="https://cdn.rawgit.com/wagtail/wagtail/master/.github/wagtail.svg" alt="Wagtail">
|
||||
<br>
|
||||
<br>
|
||||
<img width="343" src="https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/wagtail.svg" alt="Wagtail">
|
||||
<br>
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
### 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.
|
||||
|
||||
[](https://www.browserstack.com/)
|
||||
[](https://www.browserstack.com/)
|
||||
|
||||
[](https://travis-ci.org/wagtail/wagtail)
|
||||
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||
|
|
|
|||
Loading…
Reference in a new issue