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
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: source/console/app/dashboard/dashboard.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ <h1>Dashboard</h1>
10
10
<hr/>
11
11
<divclass="title">Getting Started</div>
12
12
<divclass="detail">
13
-
Read our <atarget="_blank" href="http://docs.awssolutionsbuilder.com/data-lake/index.html">documentation</a> to learn more about AWS Data Lake.
13
+
Read our <ahref="http://docs.awssolutionsbuilder.com/data-lake/index.html" target="_blank" rel="noopener noreferrer">documentation</a> to learn more about AWS Data Lake.
14
14
</div>
15
15
<hr/>
16
16
<divclass="title">Feedback</div>
17
17
<divclass="detail">
18
-
<atarget="_blank" href="https://docs.aws.amazon.com/forms/aws-doc-feedback?hidden_service_name=AWS%20Solutions&hidden_guide_name=Data%20Lake%20Solution&hidden_api_version=&hidden_file_name=data%20lake%20console">Tell us what you think</a> about the AWS Data Lake.
18
+
<ahref="https://docs.aws.amazon.com/forms/aws-doc-feedback?hidden_service_name=AWS%20Solutions&hidden_guide_name=Data%20Lake%20Solution&hidden_api_version=&hidden_file_name=data%20lake%20console" target="_blank" rel="noopener noreferrer">Tell us what you think</a> about the AWS Data Lake.
Copy file name to clipboardExpand all lines: source/console/app/package/package.html
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,7 @@ <h2>Manifest</h2>
237
237
<th>
238
238
Manifest File
239
239
<div>
240
-
<smallstyle="font-weight:normal;">Upload a manifest file with the location of existing datasets in Amazon S3 to link to the package. <ahref="http://docs.awssolutionsbuilder.com/data-lake/user-guide/working-with-packages/" target="_blank">Learn more.</a></small>
240
+
<smallstyle="font-weight:normal;">Upload a manifest file with the location of existing datasets in Amazon S3 to link to the package. <ahref="http://docs.awssolutionsbuilder.com/data-lake/user-guide/working-with-packages/" target="_blank"rel="noopener noreferrer">Learn more.</a></small>
0 commit comments