From 9be9905da89c95d958ccaa35f9e9bc6d0f7374b7 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 9 Mar 2017 15:49:22 -0500 Subject: [PATCH] Update action links on example home page intro --- example/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/index.html b/example/index.html index 4ee05e9..abc4633 100644 --- a/example/index.html +++ b/example/index.html @@ -9,8 +9,8 @@ introduction: | actions: - label: "Learn More" icon: github - url: "#learn-more-link" + url: "https://github.com/mmistakes/jekyll-theme-basically-basic" - label: "Download" icon: download - url: "#download-link" + url: "https://github.com/mmistakes/jekyll-theme-basically-basic/archive/master.zip" --- \ No newline at end of file