mirror of
https://github.com/supabase/supabase.git
synced 2026-06-01 10:21:10 +08:00
realtime: improve documentation (#34393)
Improve realtime documentation --------- Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1592,10 +1592,6 @@ export const realtime: NavMenuConstant = {
|
||||
name: 'Listening to Postgres Changes with Flutter',
|
||||
url: '/guides/realtime/realtime-listening-flutter',
|
||||
},
|
||||
{
|
||||
name: 'Migrate to Broadcast Changes',
|
||||
url: '/guides/realtime/migrate-from-postgres-changes',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user