We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8b4bc commit 1545e92Copy full SHA for 1545e92
docs/content/guide/what-is-boterview.md
@@ -111,8 +111,7 @@ boterview preview --config study.toml --condition "Condition 1"
111
boterview run --config study.toml --database boterview.db
112
```
113
114
-At this point, you can access the study at
115
-[http://localhost:8080](http://localhost:8080).
+At this point, you can access the study at `http://localhost:8080`.
116
117
Suppose several participants have went through the study and you want to
118
download the data. You can do so by navigating to the `/download` endpoint. The
0 commit comments