Fix installation paths in site documentation

This commit is contained in:
hensm
2019-05-25 15:22:25 +01:00
parent cac00658ce
commit 4b02b15ab7

View File

@@ -121,14 +121,14 @@
<li> <li>
<h3>Windows</h3> <h3>Windows</h3>
<p> <p>
Removing the bridge on Windows should be as easy as running the uninstaller (<code>C:\Program Files\fx_cast_bridge\uninstaller.exe</code>) found in the control panel or settings application. Removing the bridge on Windows should be as easy as running the uninstaller (<code>C:\Program Files\fx_cast\uninstaller.exe</code>) found in the control panel or settings application.
</p> </p>
<p> <p>
To manually uninstall, remove the following files/folders and registry keys: To manually uninstall, remove the following files/folders and registry keys:
<ul> <ul>
<li> <li>
<code>C:\Program Files\fx_cast_bridge\</code> <code>C:\Program Files\fx_cast\</code>
</li> </li>
<li> <li>
@@ -164,7 +164,7 @@
<ul> <ul>
<li> <li>
<code>/opt/fx_cast_bridge</code> <code>/opt/fx_cast/</code>
</li> </li>
<li> <li>
<code>/usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json</code> OR <code>/usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json</code> OR