Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Bodil Björklund <bodilb@spotify.com> Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
@@ -244,7 +244,7 @@ export class TechDocsCustomApiClient implements TechDocsApi {
|
||||
}
|
||||
```
|
||||
|
||||
2. Override the api refs `techdocsStorageApiRef` and `techdocsApiRef` with your
|
||||
2. Override the API refs `techdocsStorageApiRef` and `techdocsApiRef` with your
|
||||
new implemented APIs in the `App.tsx` using `ApiFactories`.
|
||||
[Read more about App APIs](https://backstage.io/docs/api/utility-apis#app-apis).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user