You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,7 @@ gulp bundle
340
340
.. Title the release with the same name as the tag.
341
341
(The release title and the tag name should always be the same, as it makes releases easier to identify.)
342
342
.. (Optional) Add a description for the release that highlights the functional changes that have been added since the last release.
343
-
.. Attach the UI bundle, located in [.path]_build/ui-bundle.zip_`, as a release asset.
343
+
.. Attach the UI bundle, located in [.path]_gcx/build/ui-bundle.zip_`, as a release asset.
344
344
.. Check the box labeled *This is a pre-release* if you don't want the release to be generally available.
345
345
+
346
346
Selecting this option is helpful if you want to publish a new UI bundle for testing purposes (production builds of the DataStax documentation are only configured to consume the latest _non-pre-release_ UI bundle).
0 commit comments