Skip to content

Commit 12483a0

Browse files
authored
chore(docs): update docs base origin url (#1551)
1 parent 7bede5e commit 12483a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/javascript/extra.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const awsconfig = {
1010
};
1111

1212
const RUNTIME = "typescript"
13-
const BASE_ORIGIN = "awslabs.github.io"
13+
const BASE_ORIGIN = "docs.powertools.aws.dev"
1414

1515
function copyToClipboard(e) {
1616
e.preventDefault()

0 commit comments

Comments
 (0)