Skip to content

Commit fc93609

Browse files
committed
Merge branch 'master' of github.com:influxdata/docs-v2
2 parents bdf32c3 + 7671805 commit fc93609

File tree

3 files changed

+91
-1484
lines changed

3 files changed

+91
-1484
lines changed

api-docs/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<div class="spinner"></div>
4040
</div>
4141
<div id="influx-header">
42-
<a class="back" href="/influxdb/{{templateOptions.product}}/"><span class="version">{{templateOptions.productName}}</span> Docs</a>
42+
<a class="back" href="/{{templateOptions.product}}/"><span class="version">{{templateOptions.productName}}</span> Docs</a>
4343
<a class="btn" href="https://github.com/influxdata/influxdb/issues/new/choose/" target="_blank">Submit API issue</a>
4444
</div>
4545
{{{redocHTML}}}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"eslint": "^9.18.0",
1414
"globals": "^15.14.0",
1515
"hugo-extended": ">=0.101.0",
16-
"nightwatch": "^3.11.0",
1716
"postcss": ">=8.4.31",
1817
"postcss-cli": ">=9.1.0",
1918
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)