Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
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
2 changes: 1 addition & 1 deletion rum/rum-session-replay.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Self-hosted
#. Deploy the file in a location accessible by the users of your application.
#. Add the following session replay snippet after the ``SplunkRum.init`` snippet:

.. code-block:: javascript
.. code-block:: html

<script src="<your-self-hosted-path>/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>

Expand Down