File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/backstage-plugin-language-info-processor Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33See 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 ) .
Original file line number Diff line number Diff line change 1- # Language info
1+ # Language info processor
22
33This 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 ) .
You can’t perform that action at this time.
0 commit comments