Skip to content

Commit 0e42c82

Browse files
Monil-KTXktx-abhishek
authored andcommitted
fix: add required slash
1 parent 84a8835 commit 0e42c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/partials/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h3>Environment Variables</h3>
241241
<section class="landing-section">
242242
<h2 class="landing-section-title">Popular Integrations</h2>
243243
<div class="landing-integration-grid">
244-
<a href="docs/integration/aws/" class="landing-integration-item">
244+
<a href="/docs/integration/aws/" class="landing-integration-item">
245245
<div class="landing-integration-icon landing-tutorial-icon--orange">
246246
<!-- Light theme AWS icon -->
247247
<img

0 commit comments

Comments
 (0)