Skip to content

Commit ec4aa26

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 19dbb06 commit ec4aa26

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
@@ -16,7 +16,7 @@
1616
"support": {
1717
"issues": "https://github.com/friendsofhyperf/components/issues",
1818
"source": "https://github.com/friendsofhyperf/components",
19-
"docs": "https://hyperf.fans",
19+
"docs": "https://docs.hdj.me",
2020
"pull-request": "https://github.com/friendsofhyperf/components/pulls"
2121
},
2222
"require": {

0 commit comments

Comments
 (0)