Skip to content

Commit 47f5c0c

Browse files
committed
Update documentation links
1 parent 4c6864a commit 47f5c0c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": {
66
"name": "nessshon"
77
},
8-
"homepage": "https://tonapi.ness.su/",
8+
"homepage": "https://tonapi.ness.uz/",
99
"repository": "https://github.com/nessshon/tonapi/",
1010
"skills": "./skills/",
1111
"license": "MIT",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ pip install pytonapi
4343

4444
## Documentation
4545

46-
[Documentation](https://tonapi.ness.su/) — API reference, streaming, and webhooks guides.
47-
[llms.txt](https://tonapi.ness.su/llms.txt) — auto-generated machine-readable docs for AI tools.
46+
[Documentation](https://tonapi.ness.uz/) — API reference, streaming, and webhooks guides.
47+
[llms.txt](https://tonapi.ness.uz/llms.txt) — auto-generated machine-readable docs for AI tools.
4848

4949
## Examples
5050

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pytonapi = "pytonapi.cli:main"
5353
[project.urls]
5454
Homepage = "https://github.com/nessshon/tonapi/"
5555
Examples = "https://github.com/nessshon/tonapi/tree/main/examples/"
56-
Documentation = "https://tonapi.ness.su/"
56+
Documentation = "https://tonapi.ness.uz/"
5757

5858
[project.optional-dependencies]
5959
dev = [

0 commit comments

Comments
 (0)