From 859d2825d1bf9f10c5d35fd1dbcfc0ea4087755a Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Wed, 6 May 2020 14:23:11 +0200 Subject: [PATCH] Remove mention of shutdown from export page --- app/views/settings/_export.haml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/views/settings/_export.haml b/app/views/settings/_export.haml index 24aaebe5..91634d2c 100644 --- a/app/views/settings/_export.haml +++ b/app/views/settings/_export.haml @@ -2,10 +2,7 @@ .card-body %h2 Export your data %p - With the announcement of - = succeed ',' do - %a{href: 'http://blog.retrospring.net/saying-goodbye/'} shutting down Retrospring on June 8 2016 - we promised you one last feature: exporting all your data. The data is inside a + The data is inside a %code= ".tar.gz" archive and available in three formats: YAML, JSON, and XML. The archive also contains a copy of your profile picture and header picture in all sizes.