diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 8d0bc11..89d3ef2 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -25,7 +25,7 @@ module.exports = { }, announcementBar: { id: 'shadowlens', - content: 'ShadowLens is out!!! 🥳🥳 Please vote for ShadowLens on ProductHunt: producthunt.com/posts/shadowlens', + content: 'ShadowLens is out!!! 🥳🥳 Download the iOS app to see VisionCamera in action: apps.apple.com/shadowlens', backgroundColor: '#e39600', textColor: '#ffffff', isCloseable: false,