Skip to content

Commit 4722fca

Browse files
committed
formatting
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent 13f1504 commit 4722fca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/customizing-the-appearance/proc-customizing-entity-tab-titles.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
For consistency with your organization needs, you can rename, reorder, remove, and add tab titles.
66

77
.Procedure
8-
9-
* For each tab to modify,
10-
enter your desired values in the `entityTabs` section in your `{my-app-config-file}` file:
8+
* For each tab to modify, enter your desired values in the `entityTabs` section in your `{my-app-config-file}` file:
119
+
1210
[source,yaml,subs="+quotes"]
1311
----
@@ -24,6 +22,7 @@ upstream:
2422
priority: _<priority>_
2523
2624
----
25+
2726
_<your_plugin_name>_:: The plugin name, such as `backstage-community.plugin-topology`.
2827
_<mountpoint>_:: The tab mountpoint, such as `entity.page.topology`.
2928
_<path>_:: The tab path, such as `/topology`.

0 commit comments

Comments
 (0)