You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarified the update checking process by specifying that it checks releases.warp.dev for updates periodically while running as well, not just on startup.
Copy file name to clipboardExpand all lines: src/content/docs/support-and-community/troubleshooting-and-support/updating-warp.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: >-
6
6
---
7
7
importDemoVideofrom'@components/DemoVideo.astro';
8
8
9
-
Warp automatically checks for updates on startup. A notification will appear in the top right corner of the Warp window when a new update is available.
9
+
Warp automatically checks for updates on startup, and periodically while running, by connecting to `releases.warp.dev`. A notification will appear in the top right corner of the Warp window when a new update is available.
0 commit comments