Skip to content

Commit

Permalink
update the url and title
Browse files Browse the repository at this point in the history
Signed-off-by: yubonluo <[email protected]>
  • Loading branch information
yubonluo committed Aug 29, 2024
1 parent 4d158cc commit a17afdf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const WorkspaceInitial = () => {
<EuiTitle size="l">
<h1>
{i18n.translate('workspace.initial.title', {
defaultMessage: 'Getting started with OpenSearch',
defaultMessage: 'Create a workspace to get started',
})}
</h1>
</EuiTitle>
Expand All @@ -140,7 +140,7 @@ export const WorkspaceInitial = () => {
</EuiFlexItem>
<EuiFlexItem grow={false} className="eui-displayInline">
<EuiSmallButtonEmpty
href="https://www.opensearch.org/"
href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/what-is.html"
iconType="popout"
iconSide="right"
flush="left"
Expand Down

0 comments on commit a17afdf

Please sign in to comment.