We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddcb29 commit 21d4bc4Copy full SHA for 21d4bc4
docs/javascript/extra.js
@@ -10,7 +10,7 @@ const awsconfig = {
10
};
11
12
const RUNTIME = "python"
13
-const BASE_ORIGIN = "awslabs.github.io"
+const BASE_ORIGIN = "docs.powertools.aws.dev"
14
15
function copyToClipboard(e) {
16
e.preventDefault()
0 commit comments