Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit 15d35ca

Browse files
committed
Reduce noise in README overview
1 parent 86b9731 commit 15d35ca

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Backstage TechDocs Sourcegraph addon
1+
# Backstage TechDocs Addon for Sourcegraph
22

3-
The `backstage-plugin-techdocs-addon-sourcegraph` extends [Sourcegraph](https://about.sourcegraph.com/) capabilities into Backstage TechDocs. This plugin is a [Backstage TechDocs Addon](https://backstage.io/docs/features/techdocs/addons), which requires Backstage v1.2+.
3+
A module that extends Sourcegraph capabilities into Backstage TechDocs.
44

55
## Getting started
66

7+
This module is a [Backstage TechDocs Addon](https://backstage.io/docs/features/techdocs/addons) plugin, which requires Backstage v1.2+.
78
The plugin provides a component for [embedding Sourcegraph Notebooks](https://docs.sourcegraph.com/notebooks/notebook-embedding). Follow [the official documentation for TechDocs Addons](https://backstage.io/docs/features/techdocs/addons#installing-and-using-addons) to use this addon.
89

910
```typescript jsx
@@ -40,4 +41,5 @@ const callback = ({
4041

4142
## Further resources
4243

44+
- [About Sourcegraph](https://about.sourcegraph.com/)
4345
- [Sourcegraph Notebooks](https://docs.sourcegraph.com/notebooks)

0 commit comments

Comments
 (0)