Skip to content

Commit 9e75565

Browse files
committedMay 28, 2015
fixed two links
1 parent 1dcb8cc commit 9e75565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎stories/creating-a-theme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ So, first, lets change that base template to be more lanyon-like:
363363
<!-- Toggleable sidebar -->
364364
<div class="sidebar" id="sidebar">
365365
<div class="sidebar-item">
366-
<p>A reserved <a href="http://jekyllrb.com" target="_blank">Nikola</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> for Jekyll,
367-
ported to Nikola by <a href="https://twitter.com/mdo" target="_blank">@ralsina</a>.</p>
366+
<p>A reserved <a href="http://getnikola.com" target="_blank">Nikola</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> for Jekyll,
367+
ported to Nikola by <a href="https://twitter.com/ralsina" target="_blank">@ralsina</a>.</p>
368368
</div>
369369
${header.html_navigation_links()}
370370
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.