We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f73b77 commit f1668d6Copy full SHA for f1668d6
1 file changed
example/index.html
@@ -9,8 +9,7 @@
9
</head>
10
<body>
11
<h1>Embedded widget test</h1>
12
-<div class="openstack-search-bar" data-baseUrl="devbranch.search.openstack.org" data-context="www-openstack"></div>
13
+<div class="openstack-search-bar" data-baseUrl="search.openstack.org" data-context="www-openstack"></div>
14
<script>
15
(function (window, document) {
16
var loader = function () {
@@ -28,4 +27,4 @@ <h1>Embedded widget test</h1>
28
27
29
</script>
30
</body>
31
-</html>
+</html>
0 commit comments