Skip to content

Commit 95a1471

Browse files
committed
fix(web-ui): Fixed upstream conflict
1 parent cfc0d83 commit 95a1471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src_assets/common/assets/web/apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ <h4>{{ $t('apps.env_vars_about') }}</h4>
426426
<pre>sh -c "displayplacer "id:&lt;screenId&gt; res:${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT} hz:${SUNSHINE_CLIENT_FPS} scaling:on origin:(0,0) degree:0""</pre>
427427
</div>
428428
<div class="form-text"><a
429-
href="https://docs.lizardbyte.dev/projects/sunshine/latest/md_docs_2app__examples.html"
429+
:href="`${documentationBaseUrl}/md_docs_2app__examples.html`"
430430
target="_blank">{{ $t('_common.see_more') }}</a></div>
431431
</div>
432432
<!-- Save buttons -->

0 commit comments

Comments
 (0)