fix bad urls - online edit of handbook/troggle/troglaptop.html [PosixPath('/home/philip/expo/expoweb/handbook/troggle/troglaptop.html')]

This commit is contained in:
Philip Sargent 2024-12-15 01:40:07 +00:00
parent d87db3ed82
commit d159e55b36

View File

@ -43,17 +43,12 @@ http://expo.survex.com/repositories/troggle/.git/tree/README.txt
<ul>
<li>Linux machine
<ul>
<li>Install <a href="https://ubuntu.com/download/desktop">Ubuntu 22.04 LTS</a>
<li>Install <a href="https://ubuntu.com/download/desktop">Ubuntu 24.04 LTS</a>
</ul>
<li>Windows 10 or 11 machine
<ul>
<li>In late 2022 you had to use the App Store <a href="https://www.theregister.com/2022/11/23/wsl_microsoft_store_default_version/">
Windows Subsystem for Linux now packaged as a Microsoft Store app</a>,
<lI>But in 2024 <a href="https://learn.microsoft.com/en-us/windows/wsl/install">it has changed again</a> and you just type <var>wsl --install</var>. at a terminal in Windows 11.
<li>See our own expo page about <a href="../computing/wsllaptop.html">setting up a WSL Expo Laptop</a>
<li>Install in <a href="https://docs.microsoft.com/en-us/windows/wsl/install">WSL on Windows 10/11</a>
</ul>
<ul>
<li>Install WSL Ubuntu 24.04 LTS</a>
</ul>
</ul>
<p>Before you do anything else, get yourself set up with a <a href="../computing/keyexchange.html">key-pair</a> to access the software on the expo server properly.
@ -469,9 +464,9 @@ Go on to: <a href="trogarch.html">Troggle architecture</a><br />
Return to: <a href="trognotes.html">Troggle programmers' guide</a><br />
Troggle index:
<a href="trogindex.html">Index of all troggle documents</a><br />
Go to: &#8251; <a href="basiclaptop.html">Basic laptop</a><br />
Go to: &#8258; <a href="surveylaptop.html">Survey laptop</a><br />
Go to: &#9775; <a href="winlaptop.html">Windows Bulk Update laptop</a><br />
Go to: &#8251; <a href="../computing/basiclaptop.html">Basic laptop</a><br />
Go to: &#8258; <a href="../computingsurveylaptop.html">Survey laptop</a><br />
Go to: &#9775; <a href="../computingwinlaptop.html">Windows Bulk Update laptop</a><br />
Go to: &#9874; <a href="troglaptop.html">Troggle development laptop</a><br />
<hr /></body>
</html>