Skip to content

Commit ac8db28

Browse files
committed
Transfert wiki to gh-pages
1 parent 6569d04 commit ac8db28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The proxy will be available at: `0.0.0.0:8080`.
7676
The access log will be available at `./logs/access.log`.
7777

7878
## 📚 **Documentation**
79-
If you encounter any problems, or if you want to use the program in a particular way, I advise you to read the [documentation](https://github.com/pyproxytools/pyproxy/wiki).
79+
If you encounter any problems, or if you want to use the program in a particular way, I advise you to read the [documentation](https://pyproxytools.github.io/pyproxy-docs/).
8080

8181
## 🔧 **To do**
8282

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
dynamic = ["version", "dependencies"]
2828

2929
[project.urls]
30-
Documentation = "https://github.com/pyproxytools/pyproxy/wiki"
30+
Documentation = "https://pyproxytools.github.io/pyproxy-docs/"
3131
"Issue tracker" = "https://github.com/pyproxytools/pyproxy/issues"
3232

3333
[tool.setuptools.packages]

0 commit comments

Comments
 (0)