From 2d73d8884b380e414a8c357f499a72da31c1d207 Mon Sep 17 00:00:00 2001 From: W1lkins Date: Fri, 21 Dec 2018 22:10:25 +0000 Subject: [PATCH] fix the setup/archive symlinks --- archive | 2 +- setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive b/archive index 3b61ab9e..041799a6 120000 --- a/archive +++ b/archive @@ -1 +1 @@ -bin/bookmark-archiver \ No newline at end of file +bin/archivebox \ No newline at end of file diff --git a/setup b/setup index 771984d2..889be75c 120000 --- a/setup +++ b/setup @@ -1 +1 @@ -bin/setup-bookmark-archiver \ No newline at end of file +bin/setup-archivebox \ No newline at end of file