Skip to content

Commit 21d4bc4

Browse files
hjgracarafaelgsr
authored andcommitted
chore(analytics): update docs base origin url (aws-powertools#2560)
1 parent 2ddcb29 commit 21d4bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "python"
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)