Skip to content

Commit

Permalink
fixed missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Sep 19, 2021
1 parent 3a9e93c commit 3941b62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ library(fontawesome)

[formr.org](https://formr.org/) is a flexible platform for making surveys using `r fa("r-project")`. This repo contains files for designing and implementing a demo conjoint survey with formr about people's preferences for apples with three attributes: `type`, `price`, and `freshness`.

See [this post]() for more details about the demo.
See [this post](https://www.jhelvy.com/posts/2021-09-18-choice-based-conjoint-surveys-in-r-with-formr/) for more details about the demo.

You can view the live demo survey [here](https://appleconjoint.formr.org/)

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ This repo contains files for designing and implementing a demo conjoint
survey with formr about people’s preferences for apples with three
attributes: `type`, `price`, and `freshness`.

See [this post]() for more details about the demo.
See [this
post](https://www.jhelvy.com/posts/2021-09-18-choice-based-conjoint-surveys-in-r-with-formr/)
for more details about the demo.

You can view the live demo survey
[here](https://appleconjoint.formr.org/)
Expand Down

0 comments on commit 3941b62

Please sign in to comment.