Skip to content

Commit 1545e92

Browse files
Docs: fix URL in getting started documentation
1 parent 1c8b4bc commit 1545e92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/guide/what-is-boterview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@ boterview preview --config study.toml --condition "Condition 1"
111111
boterview run --config study.toml --database boterview.db
112112
```
113113

114-
At this point, you can access the study at
115-
[http://localhost:8080](http://localhost:8080).
114+
At this point, you can access the study at `http://localhost:8080`.
116115

117116
Suppose several participants have went through the study and you want to
118117
download the data. You can do so by navigating to the `/download` endpoint. The

0 commit comments

Comments
 (0)