diff --git a/src/layouts/navbar.svelte b/src/layouts/navbar.svelte index c82fbec..265891d 100644 --- a/src/layouts/navbar.svelte +++ b/src/layouts/navbar.svelte @@ -18,7 +18,7 @@
@@ -28,7 +28,7 @@
diff --git a/src/routes/faq/+page.svelte b/src/routes/faq/+page.svelte index c12a628..93c5bdc 100644 --- a/src/routes/faq/+page.svelte +++ b/src/routes/faq/+page.svelte @@ -14,7 +14,7 @@ }, { question: 'How do I uninstall Rectify11?', - answer: 'For now, the uninstaller is not implemented. Use sfc /scannow and remove any extras that were installed.', + answer: 'You can use the "Uninstall" button in the Rectify11 Installer on versions RC1 and up.', }, { question: 'Is Rectify11 free?',