File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ <h3>Learn more in the workshop</h3>
228
228
< div class ='column '>
229
229
< h3 > Explore App Runner docs</ h3 >
230
230
< p class ='subtext '> Leverage App Runner for production services.</ p >
231
- < a target ="_blank " href ="https://aws.amazon.com/apprunner "> Visit docs < img src ="{{ full_url ~ 'static/external_link_icon.svg' }} " /> </ a >
231
+ < a target ="_blank " href ="https://docs. aws.amazon.com/apprunner "> Visit docs < img src ="{{ full_url ~ 'static/external_link_icon.svg' }} " /> </ a >
232
232
</ div >
233
233
</ div >
234
234
</ div >
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ Open it in your browser at {{host_url}}
19
19
Open it in your browser at {{host_url|replace('http:', 'https:')}}
20
20
{% endif %}
21
21
Try the workshop at https://apprunnerworkshop.com
22
- Read the docs at https://aws.amazon.com/apprunner
22
+ Read the docs at https://docs. aws.amazon.com/apprunner
23
23
You can’t perform that action at this time.
0 commit comments