Maint/misc fixes 2023 (#418)

* Fix broken contact links

* Remove bad sentence

* Mac guide fixes and x86_64 flashing update

* Remove dated tor video, fix more links

* Update site/source/user-manual/connecting/connecting-tor/tor-os/tor-mac.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/user-manual/flashing/flashing-pi.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

---------

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>
This commit is contained in:
kn0wmad
2023-06-26 22:25:54 +00:00
committed by GitHub
parent a82807c0ca
commit 5d115e4ef4
13 changed files with 18 additions and 22 deletions

View File

@@ -57,9 +57,9 @@ Please select what version of MacOS you are using from the two tabs below:
:width: 40%
:alt: ventura-smb
You can now move on to connecting your server.
#. Click **Done** to close this window. You can now move on to connecting your server.
.. tip:: You can find hostname at the bottom of sharing window.
.. tip:: You can find hostname at the bottom of sharing window. You will need this in the next step.
.. group-tab:: Pre-Ventura
@@ -131,14 +131,12 @@ Connect Your Server
* **Hostname** - This is the name of your computer.
.. tip:: Sometimes it can be unclear what your Mac's hostname is. One way to establish it for good is to open up Terminal and type `hostname` as below:
.. tip:: Sometimes it can be unclear what your Mac's hostname is. Check the tip in Step 8 of the section above to find it. On some versions of Mac, you may need to open up Terminal and type `hostname` as below:
.. figure:: /_static/images/cifs/hostname-terminal-mac.png
:width: 35%
:alt: hostname-terminal-mac
In Pre-Ventura versions of MacOS it can be found in the **Sharing** settings mentioned above (step 7).
* **Path** - This is the *name of the shared folder* you are using and **not** the full directory path.
.. tip:: If you copied the share name from the Mac computer and it contained a space, macOS will have replaced the space with the string "%20". Please re-replace `%20` with a space in this `Path` field.