Skip to content

Commit

Permalink
fixup microsite links
Browse files Browse the repository at this point in the history
Signed-off-by: secustor <[email protected]>
  • Loading branch information
secustor committed Sep 23, 2024
1 parent d427b56 commit d784231
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ Translation extension provide custom translation messages for the app. They can

These are the [extension blueprints](../architecture/23-extension-blueprints.md) provided by the Backstage core feature plugins.

### EntityCard - [Reference](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md)
### EntityCard - [Reference](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md)

Creates entity cards to be displayed on the entity pages of the catalog plugin. Exported as `EntityCardBlueprint`.

### EntityContent - [Reference](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md)
### EntityContent - [Reference](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md)

Creates entity content to be displayed on the entity pages of the catalog plugin. Exported as `EntityContentBlueprint`.

### SearchResultListItem - [Reference](https://github.com/backstage/backstage/blob/master/plugins/search-react/api-report-alpha.md)
### SearchResultListItem - [Reference](https://github.com/backstage/backstage/blob/master/plugins/search-react/report-alpha.api.md)

Creates search result list items for different types of search results, to be displayed in search result lists. Exported as `SearchResultListItemBlueprint`.
14 changes: 7 additions & 7 deletions plugins/api-docs/README-alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ See a complete cards list below:

##### Has Apis Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a table of entities that have an api relation with a particular Software catalog entity.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a table of entities that have an api relation with a particular Software catalog entity.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | ---------- | ------------------------------- |
Expand Down Expand Up @@ -382,7 +382,7 @@ For more information about where to place extension overrides, see the official

##### Definition Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders an entity api definition widget.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders an entity api definition widget.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | ------------ | --------------------------------- |
Expand Down Expand Up @@ -455,7 +455,7 @@ For more information about where to place extension overrides, see the official

##### Provided Apis Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a table of apis provided by a particular Software Catalog Component.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a table of apis provided by a particular Software Catalog Component.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | --------------- | ------------------------------------ |
Expand Down Expand Up @@ -528,7 +528,7 @@ For more information about where to place extension overrides, see the official

##### Consumed Apis Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a table of apis consumed by a particular Software Catalog Component.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a table of apis consumed by a particular Software Catalog Component.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | --------------- | ------------------------------------ |
Expand Down Expand Up @@ -601,7 +601,7 @@ For more information about where to place extension overrides, see the official

##### Providing Components Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a table of components that provides a particular Software Catalog api.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a table of components that provides a particular Software Catalog api.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | ---------------------- | ------------------------------------------- |
Expand Down Expand Up @@ -676,7 +676,7 @@ For more information about where to place extension overrides, see the official

##### Consuming Components Entity Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a table of components that consumes a particular Software Catalog api.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a table of components that consumes a particular Software Catalog api.

| Kind | Namespace | Name | Id |
| ------------- | ---------- | ---------------------- | ------------------------------------------- |
Expand Down Expand Up @@ -760,7 +760,7 @@ See a complete contents list below:

##### Definition Entity Content

An [entity content](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that renders a tab in the entity page showing a particular entity api definition.
An [entity content](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that renders a tab in the entity page showing a particular entity api definition.

| Kind | Namespace | Name | Id |
| ---------------- | ---------- | ------------ | ------------------------------------ |
Expand Down
8 changes: 4 additions & 4 deletions plugins/org/README-alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Route binding is also possible through code. For more information, see [this](ht

### Entity Group Profile Card

This [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension allows you to view, edit, or update groups metadata, such as team avatar, name, email, parent, and child groups.
This [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension allows you to view, edit, or update groups metadata, such as team avatar, name, email, parent, and child groups.

| Kind | Namespace | Name | Id |
| ------------- | --------- | --------------- | ------------------------------- |
Expand Down Expand Up @@ -142,7 +142,7 @@ For more information about where to place extension overrides, see the official

### Entity Members List Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that displays the names and emails of group members. By clicking the member's name, you'll be directed to the user's catalog page, and the email opens your default email program.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that displays the names and emails of group members. By clicking the member's name, you'll be directed to the user's catalog page, and the email opens your default email program.

| Kind | Namespace | Name | Id |
| ------------- | --------- | -------------- | ------------------------------ |
Expand Down Expand Up @@ -194,7 +194,7 @@ For more information about where to place extension overrides, see the official

### Entity Ownership Card

An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension that displays direct or aggregated group or user ownership relationships. Each entity listed in the card links to its respective entity page in the catalog.
An [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension that displays direct or aggregated group or user ownership relationships. Each entity listed in the card links to its respective entity page in the catalog.

| Kind | Namespace | Name | Id |
| ------------- | --------- | ----------- | --------------------------- |
Expand Down Expand Up @@ -246,7 +246,7 @@ For more information about where to place extension overrides, see the official

### Entity User Profile Card

This [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/api-report-alpha.md) extension allows you to view user metadata including avatar, name, email, and team. Clicking on the email link will open your default email program while clicking on the team link will direct you to the team page in the catalog plugin.
This [entity card](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/report-alpha.api.md) extension allows you to view user metadata including avatar, name, email, and team. Clicking on the email link will open your default email program while clicking on the team link will direct you to the team page in the catalog plugin.

| Kind | Namespace | Name | Id |
| ------------- | --------- | -------------- | ------------------------------ |
Expand Down
2 changes: 1 addition & 1 deletion scripts/list-backend-feature.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ async function main(args) {
backendFeatureReport.alpha = false;
}

const apiReportAlphaPath = join(pkg.dir, 'api-report-alpha.md');
const apiReportAlphaPath = join(pkg.dir, 'report-alpha.api.md');
if (fs.existsSync(apiReportAlphaPath)) {
const apiReportAlpha = (
await fs.readFile(apiReportAlphaPath)
Expand Down

0 comments on commit d784231

Please sign in to comment.