We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc878bf commit 178c6d4Copy full SHA for 178c6d4
src/Docs.hs
@@ -93,7 +93,7 @@ thebody now analytics examples = do
93
preEscapedToMarkup analytics
94
95
fork =
96
- a ! href "https://github.com/chrisdone/fay" $
+ a ! href "https://github.com/faylang/fay" $
97
img ! style "position: absolute; top: 0; right: 0; border: 0;"
98
! src "https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
99
! alt "Fork me on GitHub"
0 commit comments