Skip to content

Commit 178c6d4

Browse files
committed
Update github link in docs.
1 parent cc878bf commit 178c6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Docs.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ thebody now analytics examples = do
9393
preEscapedToMarkup analytics
9494

9595
fork =
96-
a ! href "https://github.com/chrisdone/fay" $
96+
a ! href "https://github.com/faylang/fay" $
9797
img ! style "position: absolute; top: 0; right: 0; border: 0;"
9898
! src "https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
9999
! alt "Fork me on GitHub"

0 commit comments

Comments
 (0)