docs: Fix asciicast link (#6103)

pull/6106/head
Dan Heath 7 months ago committed by GitHub
parent fac22dfc4a
commit 507c098dc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,7 +81,9 @@ Be careful when you use Secure File Copy (SCP) to transfer large files during a
## asciicast
When you view recorded sessions using the CLI or Admin UI, Boundary can convert the recording into other formats for playback.
Currently Boundary supports converting the recording of an individual SSH channel into an [asciicast](https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md) format to play back an interactive SSH session.
Currently Boundary supports converting the recording of an individual SSH channel into an asciicast format to play back an interactive SSH session.
Refer to the [asciinema documentation](https://docs.asciinema.org/) for more information about the [asciicast](https://docs.asciinema.org/manual/asciicast/v3/) format.
### Limitations

Loading…
Cancel
Save