Skip to content

Commit 81361a1

Browse files
committed
Update website url
1 parent 88dd831 commit 81361a1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Ping Hong Minhee ([email protected], @dahlia on GitHub) if you need
6868
any help!
6969

7070
.. _PyPI: https://pypi.python.org/pypi/libsass
71-
__ http://hongminhee.org/libsass-python/
71+
__ https://sass.github.io/libsass-python/

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Docs
8989

9090
There's the user guide manual and the full API reference for ``libsass``:
9191

92-
http://hongminhee.org/libsass-python/
92+
https://sass.github.io/libsass-python/
9393

9494
You can build the docs by yourself:
9595

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def run(self):
256256
license='MIT License',
257257
author='Hong Minhee',
258258
author_email='minhee' '@' 'dahlia.kr',
259-
url='http://hongminhee.org/libsass-python/',
259+
url='https://sass.github.io/libsass-python/',
260260
download_url='https://github.com/sass/libsass-python/releases',
261261
entry_points={
262262
'distutils.commands': [

0 commit comments

Comments
 (0)