mirror of
https://github.com/tloncorp/landscape.git
synced 2024-12-11 09:42:51 +03:00
help: correct app links
This commit is contained in:
parent
3e69e86312
commit
b2d7e7a48e
@ -14,31 +14,31 @@ const groups: Record<string, Group> = {
|
||||
title: 'Urbit Community',
|
||||
icon: 'https://fabled-faster.nyc3.digitaloceanspaces.com/fabled-faster/2021.4.02..21.52.41-UC.png',
|
||||
color: 'bg-black',
|
||||
link: '/apps/landscape/~landscape/ship/~bitbet-bolbel/urbit-community'
|
||||
link: '/apps/groups/groups/~bitbet-bolbel/urbit-community'
|
||||
},
|
||||
discovery: {
|
||||
title: 'Group Discovery',
|
||||
icon: 'https://urbit.me/images/icons/icon-512x512.png',
|
||||
color: 'bg-green-300',
|
||||
link: '/apps/landscape/~landscape/ship/~rondev/group-discovery'
|
||||
link: '/apps/groups/groups/~rondev/group-discovery'
|
||||
},
|
||||
foundation: {
|
||||
title: 'Urbit Foundation',
|
||||
icon: 'https://interstellar.nyc3.digitaloceanspaces.com/battus-datsun/2022.11.07..19.39.22-Sig.png',
|
||||
color: 'bg-black',
|
||||
link: '/apps/landscape/~landscape/ship/~halbex-palheb/uf-public'
|
||||
link: '/apps/groups/groups/~halbex-palheb/uf-public'
|
||||
},
|
||||
forge: {
|
||||
title: 'The Forge',
|
||||
icon: '',
|
||||
color: 'bg-black',
|
||||
link: '/apps/landscape/~landscape/ship/~middev/the-forge'
|
||||
link: '/apps/groups/groups/ship/~middev/the-forge'
|
||||
},
|
||||
tlonSupport: {
|
||||
title: 'Tlon Support Forum',
|
||||
icon: '',
|
||||
color: 'bg-yellow-500',
|
||||
link: '/apps/landscape/~landscape/ship/~bitpyx-dildus/tlon-support'
|
||||
link: '/apps/groups/groups/~bitpyx-dildus/tlon-support'
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user