Skip to content

Commit 8517751

Browse files
committed
feat: 문서 url 변경
1 parent ae2119e commit 8517751

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
쉽고 빠르게 많은 웹사이트에서 웹툰을 다운로드받는 프로그램입니다.
1212

13-
자세한 설명은 [문서](https://webtoonscraper.readthedocs.io/)를 참고해 주세요.
13+
자세한 설명은 [문서](https://docs.wbtn.org/)를 참고해 주세요.
1414

1515
This program provides a quick and easy way to download webtoons from many websites.
1616

17-
For detailed information, see the [documentation](https://webtoonscraper.readthedocs.io/).
17+
For detailed information, see the [documentation](https://docs.wbtn.org/).

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ WebtoonScraper = "WebtoonScraper.__main__:main"
3939
webtoon = "WebtoonScraper.__main__:main"
4040

4141
[project.urls]
42-
Documentation = "https://webtoonscraper.readthedocs.io/ko/latest/"
42+
Documentation = "https://docs.wbtn.org/ko/latest/"
4343
Repository = "https://github.com/ilotoki0804/WebtoonScraper"
44-
Changelog = "https://webtoonscraper.readthedocs.io/ko/latest/releases/"
44+
Changelog = "https://docs.wbtn.org/ko/latest/releases/"
4545
Funding = "https://www.patreon.com/ilotoki0804"
4646

4747
[tool.hatch.version]

0 commit comments

Comments
 (0)