Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snippets/server-core/node/faqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

### How do I run experiments for logged out users?

See the guide on [device level experiments](/guides/experiment-on-custom-id-types).
See the guide on [device level experiments](/guides/first-device-level-experiment).

### Common Problems while installing

1. **Seeing SSL Error**

Right now the binary files will look at certain versions of SSL.
Right now the binary files will look at certain versions of SSL.

```shell
// Try run this
Expand Down