Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Fix mistake in URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ranebull authored Mar 13, 2019
1 parent b0558d1 commit 2e556cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/clipboard.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ some-clipboard-value
. To update clipboard value:
+
```
$ curl -X POST --data 'some-clipboard-value' http://seleonid-host.example.com:4444/clipboard/f2bcd32b-d932-4cdc-a639-687ab8e4f840
```
$ curl -X POST --data 'some-clipboard-value' http://selenoid-host.example.com:4444/clipboard/f2bcd32b-d932-4cdc-a639-687ab8e4f840
```

0 comments on commit 2e556cc

Please sign in to comment.