Skip to content

Commit 66cbf61

Browse files
author
Kent C. Dodds
committed
Fixing links
1 parent b5b72e2 commit 66cbf61

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# angular-formly demo
1+
# angular-formly website
22

3-
The demo for the angular-formly project
3+
The website for [angular-formly](https://github.com/formly-js/angular-formly)

app/states/root/components/directives/fd-example-search.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
</div>
2020
</div>
2121
<div>
22-
<a href="https://github.com/formly-js/angular-formly/issues/new?title=New%20Example:&body=I%20would%20like%20an%20example%20that%20demostrates:">
22+
<a href="https://github.com/formly-js/angular-formly-website/issues/new?title=New%20Example:&body=I%20would%20like%20an%20example%20that%20demostrates:">
2323
Ask for an example
2424
</a>
2525
</div>
2626
<div>
27-
<a href="https://github.com/formly-js/angular-formly/edit/master/demo/app/states/root/components/data/examples.js">
27+
<a href="https://github.com/formly-js/angular-formly-website/edit/master/app/states/root/components/data/examples.js">
2828
Suggest an example
2929
</a>
3030
</div>

0 commit comments

Comments
 (0)