Skip to content

Commit 40d3b92

Browse files
author
Jonathan Chauncey
committed
fix: Change fork link to proper repo
1 parent fa3ef7c commit 40d3b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/deis/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666

6767
<div class="span3 docs-sidebar column_calc">
68-
<a class="fork" href="http://github.com/deis/workflow"><div class="forkImage"></div></a>
68+
<a class="fork" href="http://github.com/deis/docs-v2"><div class="forkImage"></div></a>
6969
<div class="docs-border"></div>
7070
<div class="navigation">
7171
{%- include "nav.html" %}

0 commit comments

Comments
 (0)