Skip to content

Commit 20ac2ea

Browse files
committed
Point agent component at its gh-pages branch, not master
Documentation for component repos lives on a dedicated branch (reusing the existing gh-pages branch convention, modernized) rather than on master, keeping docs fully separated from application code.
1 parent fbaaebe commit 20ac2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{
33
"slug": "agent",
44
"repo": "https://github.com/DirectProjectJavaRI/agent.git",
5-
"branch": "master"
5+
"branch": "gh-pages"
66
}
77
]

0 commit comments

Comments
 (0)