Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit abf6593

Browse files
committed
Update website url [ci skip]
1 parent 0299ec8 commit abf6593

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

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

6565
There's the user guide manual and the full API reference for ``libsass``:
6666

67-
http://dahlia.kr/libsass-python/
67+
http://hongminhee.org/libsass-python/
6868

6969
You can build the docs by yourself:
7070

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def run(self):
177177
license='MIT License',
178178
author='Hong Minhee',
179179
author_email='minhee' '@' 'dahlia.kr',
180-
url='http://dahlia.kr/libsass-python/',
180+
url='http://hongminhee.org/libsass-python/',
181181
download_url='https://github.com/dahlia/libsass-python/releases',
182182
entry_points={
183183
'distutils.commands': [

0 commit comments

Comments
 (0)