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 474da3e commit d3ad701Copy full SHA for d3ad701
next.config.mjs
@@ -118,6 +118,7 @@ const nonPermanentRedirects = [
118
["/new-issue", "https://github.com/langfuse/langfuse/issues/new/choose"],
119
["/issues", "https://github.com/langfuse/langfuse/issues"],
120
["/stickers", "https://forms.gle/Af5BHpWUMZSCT4kg8?_imcp=1"],
121
+ ["/sticker", "/stickers"],
122
123
["/security", "/docs/data-security-privacy"],
124
["/idea", "https://github.com/orgs/langfuse/discussions/new?category=ideas"],
0 commit comments