diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-12 13:15:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-12 13:53:18 +0100 |
commit | 798fd7cc86eeac7e460a6dd670fdfdfeabdfe754 (patch) | |
tree | e029b07ec75d6f76f5504204e02b73ae2984d7d4 | |
parent | d1c9fe4dce55feb0a77dd90eb9046897a89f8a35 (diff) |
doc/mod: put hints into block quote, update info icon, fix links
(cherry picked from commit fd36241be649989e7b26348db31a3d3461888a1c)
-rw-r--r-- | doc/mod/bridge-port-to.md | 8 | ||||
-rw-r--r-- | doc/mod/bridge-port-vlan.md | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/mod/bridge-port-to.md b/doc/mod/bridge-port-to.md index 5b2817b..02d1e8d 100644 --- a/doc/mod/bridge-port-to.md +++ b/doc/mod/bridge-port-to.md @@ -1,10 +1,10 @@ Manage ports in bridge ====================== -[â Go back to main README](../README.md) +[â Go back to main README](../../README.md) -đ This module can not be used on its own but requires the base installation. -See [main README](../README.md) for details. +> âšī¸ī¸ **Info**: This module can not be used on its own but requires the base +> installation. See [main README](../../README.md) for details. Description ----------- @@ -77,5 +77,5 @@ See also * [Manage VLANs on bridge ports](bridge-port-vlan.md) --- -[â Go back to main README](../README.md) +[â Go back to main README](../../README.md) [ⲠGo back to top](#top) diff --git a/doc/mod/bridge-port-vlan.md b/doc/mod/bridge-port-vlan.md index 67dd04d..290826e 100644 --- a/doc/mod/bridge-port-vlan.md +++ b/doc/mod/bridge-port-vlan.md @@ -3,8 +3,8 @@ Manage VLANs on bridge ports [â Go back to main README](../../README.md) -đ This module can not be used on its own but requires the base installation. -See [main README](../../README.md) for details. +> âšī¸ī¸ **Info**: This module can not be used on its own but requires the base +> installation. See [main README](../../README.md) for details. Description ----------- |