Skip to content

Commit d5c2c79

Browse files
committed
fixing broken links in blog
1 parent 57a9c51 commit d5c2c79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

blog/2026-02-23-release-2.4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The key additions to get this functionality are the `conditional` flag and the `
5656

5757
With this feature, you’ll be able to use dedicated links to recruit participants for each condition (for example, using two different Prolific studies), and keep recruiting until you have reached the desired number of participants for each.
5858

59-
You can also assign multiple conditions at the same time, like this: [https://revisit.dev/demo-condition?condition=color,size](https://revisit.dev/demo-condition?condition=color,size)
59+
You can also assign multiple conditions at the same time, like this: [https://revisit.dev/study/demo-condition?condition=color,size](https://revisit.dev/study/demo-condition?condition=color,size)
6060

6161

6262
### Include the Same Component Multiple Times
@@ -87,7 +87,7 @@ Good error messages are essential for the development experience, so we’ve imp
8787
![A comparison of before and after for error messages. The before shows a bullet list with no formatting, the after has nice formatting, highlighting and separation.](/img/blog_posts/2026-02-23-release-2.4/errors.png)
8888

8989
### Bug fixes and Updating
90-
With this release, we closed over 80 issues on github. For details on the bugs that were fixed, take a look at the [release logs](https://github.com/revisit-studies/study/releases/tag/v2.4.0)
90+
With this release, we closed over 80 issues on github. For details on the bugs that were fixed, take a look at the [release logs](https://github.com/revisit-studies/study/releases/tag/v2.4.0).
9191

9292

9393

0 commit comments

Comments
 (0)