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 b46d7ab commit 9478523Copy full SHA for 9478523
invokeai/frontend/web/src/common/components/InformationalPopover/constants.ts
@@ -129,7 +129,7 @@ export const POPOVER_DATA: { [key in Feature]?: PopoverData } = {
129
href: 'https://support.invoke.ai/support/solutions/articles/151000158838-compositing-settings',
130
},
131
scaleBeforeProcessing: {
132
- href: 'https://support.invoke.ai/support/solutions/articles/151000158841',
+ href: 'https://support.invoke.ai/support/solutions/articles/151000179777-scale-before-processing',
133
134
paramCFGScale: {
135
href: 'https://www.youtube.com/watch?v=1OeHEJrsTpI',
0 commit comments