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

Commit

Permalink
Merge pull request #694 from ranebull/patch-1
Browse files Browse the repository at this point in the history
Fix mistake in URL
  • Loading branch information
vania-pooh authored Mar 13, 2019
2 parents 5814171 + 2e556cc commit 66f90c9
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 66f90c9

Please sign in to comment.