Skip to content

Commit d46fa14

Browse files
docs: clarify deployment final step in README (#914)
1 parent 11e068b commit d46fa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This includes:
6666
2. Regenerating the documentation site,
6767
3. Deploying the updated docs.
6868

69-
You don't need to take any additional steps. Just make sure your changes are properly committed and merged into main – the documentation will be updated automatically.
69+
The last step in bringing your changes live is to merge in the automatically generated PR to `developer-hub`. This requires `write` permissions, so look to see who has merged previous PRs for who to ping to get something merged.
7070

7171
This setup ensures that the public API documentation always reflects the current OpenAPI spec.
7272

0 commit comments

Comments
 (0)