Skip to content

Commit cbfbe13

Browse files
authored
Merge pull request #293 from splunk/conf24
Fix quotes
2 parents d19e8e8 + eab2d3c commit cbfbe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/custom-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
rumAccessToken: "TR9BBfgYo7qJfqrfgqjoqA",
77
applicationName: "observability-workshop",
88
deploymentEnvironment: "splunk.github.io",
9-
version: '5.51',
9+
version: "5.51",
1010
});
1111

1212
SplunkSessionRecorder.init({

0 commit comments

Comments
 (0)