Skip to content

Commit 536cdae

Browse files
committed
fix merge conflict
2 parents d4016ef + a012da9 commit 536cdae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ui:
3737
url: https://github.com/riptano/antora-ui-docs/raw/main/releases/download/v0.8/ui-bundle.zip
3838
----
3939
40-
Read on to learn how to customize the UI for your our documentation.
40+
Read on to learn how to customize the UI for our documentation.
4141
4242
== Developing a new UI bundle
4343
@@ -173,9 +173,11 @@ If you build a new UI bundle, all the DataStax docs repositories must be updated
173173
The following steps must be completed in each doc repository:
174174
175175
. Create a PR branch for the work..
176-
. Update all affected playbooks with an appropriate ui bundle url.
176+
. Update all affected playbooks with an appropriate UI bundle url.
177177
. Test if the UI is building correctly with a local build.
178178
. Get PR approval and merge the PR to the appropriate branch (`main` for most repositories).
179+
. Rebuild one updated playbook.
180+
. Deploy to coppi to review the build to ensure the latest UI changes are working.
179181
. Rebuild the documentation for all affected playbooks using the scripsi `bsys` command.
180182
. Deploy to docs-preview and sync all docsets.
181183

0 commit comments

Comments
 (0)