Fix links

This commit is contained in:
Garth Vander Houwen 2022-07-03 12:02:54 -07:00
parent c610dee912
commit 71bd8d2383
2 changed files with 2 additions and 2 deletions

View file

@ -24,4 +24,4 @@ This is the first channel that's created for you when you initially setup your M
### What is a Secondary Channel?
As this is a new feature, secondary channels work on the device and the Python Script. Support for secondary channels by other clients is pending. [See further details here](/docs/software/device/device-channels#how-to-use-secondary-channels).
As this is a new feature, secondary channels work on the device and the Python Script. Support for secondary channels by other clients is pending.

View file

@ -53,7 +53,7 @@ Notice that now we have a new secondary channel and the `--info` option prints o
## Sharing the admin channel with other nodes
Creating an "admin" channel automatically generates a preshared key, just like with [Multiple channel support](./device-channels). In order to administer to other nodes remotely, we need to copy the preshared key to the new nodes.
Creating an "admin" channel automatically generates a preshared key. In order to administer to other nodes remotely, we need to copy the preshared key to the new nodes.
For this step you need physical access to both the nodes.