Skip to content

Commit

Permalink
add reference to video directive
Browse files Browse the repository at this point in the history
  • Loading branch information
otothea committed Jun 25, 2022
1 parent e76ebce commit fc01311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/variables/cache.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$(cache)
========

Resolve a value from the cache. Values can be save to the cache using the :doc:`cache directive </directives/cache>`.
Resolve a value from the cache. Values can be saved to the cache using the :doc:`cache directive </directives/cache>`.

Usage:
$(cache ``<key>``)
Expand Down
2 changes: 1 addition & 1 deletion docs/videos/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Videos
======

Videos are used to run pre-recorded video content like promotional videos or commercials. Add the `video overlay <https://botisimo.com/account/overlays>`_ to your stream and we host the videos and run them in the overlay for you.
Videos are used to run pre-recorded video content like promotional videos or commercials. Add the `video overlay <https://botisimo.com/account/overlays>`_ to your stream and we host the videos and run them in the overlay for you. You can launch videos manually from your videos page or by using the :doc:`video directive </directives/video>`.

You can add videos by visiting the `videos page <https://botisimo.com/account/videos>`_ and clicking on **"+ Add Video"**.

0 comments on commit fc01311

Please sign in to comment.