Skip to content

Commit 90bfed0

Browse files
committed
docs: Update documentation links
The documentation links in `README.md` and `pyproject.toml` have been updated to point to the ReadTheDocs hosted documentation. This ensures users are directed to the official and most current documentation platform.
1 parent d7c6b94 commit 90bfed0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
![apple](https://socialify.git.ci/liblaf/apple/image?description=1&forks=1&issues=1&language=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Ffluentui-emoji%2Frefs%2Fheads%2Fmain%2Fassets%2FRed%2520apple%2F3D%2Fred_apple_3d.png&name=1&owner=1&pattern=Transparent&pulls=1&stargazers=1&theme=Auto)
55

6-
**[Explore the docs »](https://liblaf.github.io/apple/)**
6+
**[Explore the docs »](https://liblaf-apple.readthedocs.io/)**
77

88
<!-- tangerine-start: badges/python.md -->
99

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dynamic = ["version"]
4848

4949
[project.urls]
5050
"Changelog" = "https://github.com/liblaf/apple/blob/main/CHANGELOG.md"
51-
"Documentation" = "https://liblaf.github.io/apple/"
51+
"Documentation" = "https://liblaf-apple.readthedocs.io/"
5252
"Homepage" = "https://github.com/liblaf/apple"
5353
"Issue Tracker" = "https://github.com/liblaf/apple/issues"
5454
"Release Notes" = "https://github.com/liblaf/apple/releases"

0 commit comments

Comments
 (0)