Skip to content

Commit

Permalink
Merge pull request #293 from splunk/conf24
Browse files Browse the repository at this point in the history
Fix quotes
  • Loading branch information
hagen-p committed May 16, 2024
2 parents d19e8e8 + eab2d3c commit cbfbe13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/custom-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
rumAccessToken: "TR9BBfgYo7qJfqrfgqjoqA",
applicationName: "observability-workshop",
deploymentEnvironment: "splunk.github.io",
version: '5.51',
version: "5.51",
});

SplunkSessionRecorder.init({
Expand Down

0 comments on commit cbfbe13

Please sign in to comment.