diff --git a/website-v2/src/navbar/navbar.js b/website-v2/src/navbar/navbar.js index 114ac11e4..c0bf53c50 100644 --- a/website-v2/src/navbar/navbar.js +++ b/website-v2/src/navbar/navbar.js @@ -13,7 +13,7 @@ module.exports = [ "label": "Apache StreamPipes - User Guide", }, { - "to": "docs/docs/python", + "to": "/docs/docs/python/latest/", "label": "Apache StreamPipes - Python", }, { diff --git a/website-v2/static/img/sp-logo-color-docs.png b/website-v2/static/img/sp-logo-color-docs.png deleted file mode 100644 index cca3cd847..000000000 Binary files a/website-v2/static/img/sp-logo-color-docs.png and /dev/null differ diff --git a/website-v2/static/img/sp-logo-right-white.png b/website-v2/static/img/sp-logo-right-white.png deleted file mode 100644 index ff2eb7c41..000000000 Binary files a/website-v2/static/img/sp-logo-right-white.png and /dev/null differ diff --git a/website-v2/static/img/sp-logo-white-right.png b/website-v2/static/img/sp-logo-white-right.png new file mode 100644 index 000000000..35ee8aa9e Binary files /dev/null and b/website-v2/static/img/sp-logo-white-right.png differ