Skip to content

Commit 586f60a

Browse files
committed
Revert "One last link update"
This reverts commit fa6b5dc.
1 parent ca57ca1 commit 586f60a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h3>Learn more in the workshop</h3>
228228
<div class='column'>
229229
<h3>Explore App Runner docs</h3>
230230
<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>
232232
</div>
233233
</div>
234234
</div>

templates/index.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Open it in your browser at {{host_url}}
1919
Open it in your browser at {{host_url|replace('http:', 'https:')}}
2020
{% endif %}
2121
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
2323

0 commit comments

Comments
 (0)