Skip to content

Commit 06ab1fb

Browse files
committed
Update documentation URLs to docs.hdj.me
Replaced all references to hyperf.fans with docs.hdj.me in README files, composer.json support sections, scripts, and configuration files to reflect the new official documentation site.
1 parent 6c8c874 commit 06ab1fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"support": {
2020
"issues": "https://github.com/friendsofhyperf/components/issues",
2121
"source": "https://github.com/friendsofhyperf/components",
22-
"docs": "https://hyperf.fans",
22+
"docs": "https://docs.hdj.me",
2323
"pull-request": "https://github.com/friendsofhyperf/components/pulls"
2424
},
2525
"require": {

0 commit comments

Comments
 (0)