Skip to content

Commit 551cf2c

Browse files
committed
980734: Added missing code change
1 parent 9ca6225 commit 551cf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document-Processing/PDF/PDF-Viewer/javascript-es6/getting-started-with-server-backed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Output will be displayed as follows.
139139
{% include code-snippet/pdfviewer/javascript-es6/getting-started-cs1/index.ts %}
140140
{% endhighlight %}
141141
{% highlight html tabtitle="index.html" %}
142-
{% include code-snippet/pdfviewer/javascript-es6/getting-started-cs1/ts/index.html %}
142+
{% include code-snippet/pdfviewer/javascript-es6/getting-started-cs1/index.html %}
143143
{% endhighlight %}
144144
{% endtabs %}
145145

0 commit comments

Comments
 (0)