Skip to content

Commit c890c1a

Browse files
DOCSP-45424 Incorrect information in editable field in OM 8 Docs (#623)
<!-- Add a description of your PR here (optional) --> Changes the "editable" field for S3 Endpoint from "yes" to "no". TODO: Need to backport the addition of the "editable" column on the table to v7.0 (don't need 6.0 as it will be EOL soon) - [DOCSP-45424](https://jira.mongodb.org/browse/DOCSP-45424) - [STAGING](https://deploy-preview-623--10gen-docs-ops-manager.netlify.app/tutorial/manage-s3-blockstore-storage/#update-any-editable-values-that-need-to-be-changed) - [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/6761b6be38c3120008525354) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 1dc86d3 commit c890c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-admin-edit-s3-blockstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ content: |
4949
5050
* - S3 Endpoint
5151
- Required
52-
- yes
52+
- no
5353
- Type the |url| for this |s3| bucket.
5454
5555

0 commit comments

Comments
 (0)