#2257: specifically stating that enpoint refs are node hostnames + remove TODO

This commit is contained in:
Czar Echavez
2024-02-29 11:07:21 +00:00
parent 13db07dc11
commit 9a4587155b
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ The human readable name for the link. Not used in code, however is useful for a
``endpoint_a_ref``
^^^^^^^^^^^^^^^^^^
The name of the node which must be connected.
The ``hostname`` of the node which must be connected.
``endpoint_a_port``
^^^^^^^^^^^^^^^^^^^
@@ -84,7 +84,7 @@ This accepts an integer value e.g. if port 1 is to be connected, the configurati
``endpoint_b_ref``
^^^^^^^^^^^^^^^^^^
The name of the node which must be connected.
The ``hostname`` of the node which must be connected.
``endpoint_b_port``
^^^^^^^^^^^^^^^^^^^