Skip to content

Commit fc449dc

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 74ac791 commit fc449dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

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

0 commit comments

Comments
 (0)