docs: convert some wiki markup to markdown (#2692)

This commit is contained in:
Charles Kerr
2022-02-23 11:00:55 -06:00
committed by GitHub
parent a0c25b21af
commit f7d74095ed
11 changed files with 38 additions and 44 deletions

View File

@@ -2,9 +2,9 @@ A Web Interface is built into all Transmission flavours, enabling them to be con
## Enabling the Web Interface ##
Refer to the **Remote Management** links in the [[User Documentation|User-Documentation]] for your client to find out how to enable the Web Interface.
Refer to the **Remote Management** links in the [User Documentation](User-Documentation.md) for your client to find out how to enable the Web Interface.
## Accessing the Web Interface ##
Once enabled, open a web browser and direct it to http://ip_address_of_machine_running_transmission:9091/
If web browser and Transmission Daemon are on the machine you can use http\://127.0.0.1:9091/
9091 is the default remote control port specified in [[Transmission configuration|Editing-Configuration-Files]].
9091 is the default remote control port specified in [Transmission configuration](Editing-Configuration-Files.md).