File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ module View =
158
158
[ Text.raw " docs" ]
159
159
Elem.a [ Attr.href " https://github.com/pimbrouwers/Falco" ; Attr.title " Fork Falco on GitHub" ; Attr.alt " Falco GitHub Link" ; Attr.targetBlank; Attr.class' " dib mh2 ml3-l no-underline white-90 hover-white" ]
160
160
[ Text.raw " code" ]
161
- Elem.a [ Attr.href " https://github.com/pimbrouwers/Falco/tree/master/samples " ; Attr.title " Falco code samples" ; Attr.alt " Faclo code samples link" ; Attr.class' " dib ml2 mh3-l no-underline white-90 hover-white" ]
161
+ Elem.a [ Attr.href " https://github.com/pimbrouwers/Falco/tree/master/examples " ; Attr.title " Falco code samples" ; Attr.alt " Faclo code samples link" ; Attr.class' " dib ml2 mh3-l no-underline white-90 hover-white" ]
162
162
[ Text.raw " samples" ]
163
163
Elem.a [ Attr.href " https://github.com/pimbrouwers/Falco/discussions" ; Attr.title " Need help?" ; Attr.alt " Faclo GitHub discussions link" ; Attr.class' " dib ml2 mh3-l no-underline white-90 hover-white" ]
164
164
[ Text.raw " help" ]
You can’t perform that action at this time.
0 commit comments