Skip to content

Commit 0e9da9a

Browse files
committed
Fix: fixed links and titles in the doc
1 parent 406d77f commit 0e9da9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
See READMEs for specific plugin:
44

55
- [`@hpatoio/backstage-plugin-language-info-processor`](packages/backstage-plugin-language-info-processor).
6-
- [`@hpatoio/backstage-plugin-language-info-processor`](packages/backstage-plugin-language-info-card).
6+
- [`@hpatoio/backstage-plugin-language-info-card`](packages/backstage-plugin-language-info-card).

packages/backstage-plugin-language-info-processor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Language info
1+
# Language info processor
22

33
This plugin add a processor that extract the version of the language used by the service.
44

@@ -22,4 +22,4 @@ backend.add(import("@hpatoio/backstage-plugin-language-info-processor"));
2222

2323
# Dependencies
2424

25-
This plugin requires [`@hpatoio/backstage-plugin-language-info-processor`](../backstage-plugin-language-info-card).
25+
This plugin requires [`@hpatoio/backstage-plugin-language-info-card`](../backstage-plugin-language-info-card).

0 commit comments

Comments
 (0)