From a50da5ee2353c35d75e0bab74558bb3b49cc1005 Mon Sep 17 00:00:00 2001 From: "Sean J. Taylor" Date: Tue, 12 Sep 2017 12:36:07 -0700 Subject: [PATCH] Make paper link point to PeerJ instead of PDF + update Gems --- docs/Gemfile.lock | 2 +- docs/_data/promo.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index f05393e..229849c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -98,7 +98,7 @@ GEM gemoji (~> 2.0) html-pipeline (~> 2.2) jekyll (>= 3.0) - json (1.8.3) + json (2.1.0) kramdown (1.11.1) liquid (3.0.6) listen (3.0.6) diff --git a/docs/_data/promo.yml b/docs/_data/promo.yml index 0d09b3a..92efb79 100644 --- a/docs/_data/promo.yml +++ b/docs/_data/promo.yml @@ -13,5 +13,5 @@ href: docs/quick_start.html#python-api text: Get started in Python - type: button - href: static/prophet_paper_preprint.pdf + href: https://peerj.com/preprints/3190/ text: Read the paper