Skip to content

Commit 65516d0

Browse files
committed
Replace //python-pillow.org with python-pillow.github.io
1 parent d877810 commit 65516d0

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Pillow Website
22
==============
33

4-
This website is live at `python-pillow.org <https://python-pillow.org>`_
4+
This website is live at `python-pillow.github.io <https://python-pillow.github.io/>`_

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<title>Python Pillow</title>
2020

2121
<link rel="icon" type="image/x-icon" href="assets/images/pillow.ico">
22-
<link rel="canonical" href="https://python-pillow.org/">
22+
<link rel="canonical" href="https://python-pillow.github.io/">
2323
</head>
2424
<body>
2525
<nav class="navbar navbar-dark bg-dark">

0 commit comments

Comments
 (0)