From daaae974b39acaa491236a4ffdeca874888d3fc7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 May 2014 15:11:22 -0400 Subject: [PATCH] Update site history. --- site/docs/history.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/history.md b/site/docs/history.md index 60eab981..b32fd689 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -9,8 +9,8 @@ prev_section: contributing ### Bug Fixes -* Correct use of `url` and `baseurl` in the site template. ([#2317]({{ site.repository }}/issues/2317)) -* Default `baseurl` to `""` ([#2317]({{ site.repository }}/issues/2317)) +- Correct use of `url` and `baseurl` in the site template. ([#2317]({{ site.repository }}/issues/2317)) +- Default `baseurl` to `""` ([#2317]({{ site.repository }}/issues/2317)) ### Site Enhancements