Skip to content

Commit e7de7ae

Browse files
boblodgettdscpinheiro
authored andcommitted
Update API docs index page links.
1 parent aec1752 commit e7de7ae

File tree

3 files changed

+5
-93
lines changed

3 files changed

+5
-93
lines changed

docgenerator/SDKDocGeneratorLib/SDKDocGeneratorLib.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
</Content>
3333
<Content Include="output-files\resources\parentloader.js">
3434
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
35-
</Content>
36-
<Content Include="output-files\v4-migration.html">
37-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
38-
</Content>
35+
</Content>
3936
<EmbeddedResource Include="Templates\sdk-api-home.html" />
4037
<Content Include="output-files\resources\jquery.min.js">
4138
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

docgenerator/SDKDocGeneratorLib/Templates/sdk-api-home.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2 class="title" style="clear: both" id="d0e153">
118118
<dl>
119119
<dt>
120120
<span class="term">
121-
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/quick-start.html" target="_blank" rel="noopener noreferrer" title="Getting Started with the AWS SDK for .NET">
121+
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/quick-start.html" target="_blank" rel="noopener noreferrer" title="Getting Started with the AWS SDK for .NET">
122122
Getting Started with the AWS SDK for .NET
123123
</a>
124124
</span>
@@ -133,7 +133,7 @@ <h2 class="title" style="clear: both" id="d0e153">
133133

134134
<dt>
135135
<span class="term">
136-
<a class="link" href=" https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-config.html" target="_blank" rel="noopener noreferrer" title="Setting up a project">
136+
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/configuring-the-sdk.html" target="_blank" rel="noopener noreferrer" title="Setting up a project">
137137
Setting up a project
138138
</a>
139139
</span>
@@ -148,7 +148,7 @@ <h2 class="title" style="clear: both" id="d0e153">
148148

149149
<dt>
150150
<span class="term">
151-
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-sdk-features.html" target="_blank" rel="noopener noreferrer" title="Programming AWS">
151+
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/net-dg-sdk-features.html" target="_blank" rel="noopener noreferrer" title="Programming AWS">
152152
Programming AWS
153153
</a>
154154
</span>
@@ -172,7 +172,7 @@ <h2 class="title" style="clear: both" id="d0e153">
172172

173173
<dt>
174174
<span class="term">
175-
<a class="link" href="../v4-migration.html" target="_blank" title="V4 Migration Guide">
175+
<a class="link" href="https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/net-dg-v4.html" target="_blank" title="V4 Migration Guide">
176176
V4 Migration Guide
177177
</a>
178178
</span>

docgenerator/SDKDocGeneratorLib/output-files/v4-migration.html

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)