diff --git a/src/config.ts b/src/config.ts index 0a9fbd7..51d6a70 100644 --- a/src/config.ts +++ b/src/config.ts @@ -157,11 +157,10 @@ export const config: Config = { projects: [ { - id: "openclimb", - name: "OpenClimb", + id: "ascently", + name: "Ascently", description: "FOSS Rock Climbing Tracker for iOS and Android", - link: "https://git.atri.dad/atridad/OpenClimb", - iosLink: "https://apps.apple.com/ca/app/openclimb/id6752592783", + link: "https://git.atri.dad/atridad/Ascently", }, { id: "muse",