We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6c76b commit 29bb58bCopy full SHA for 29bb58b
1 file changed
docs/js/kapa.js
@@ -82,7 +82,7 @@
82
83
script.setAttribute(
84
"data-project-logo",
85
- "https://docs.percona.com/postgresql/18/_static/percona-logomark-one-color-dark.png"
+ "https://docs.percona.com/postgresql/18/docs/_static/percona-logomark-one-color-dark.png"
86
);
87
88
document.head.appendChild(script);
0 commit comments