Merge pull request #15193 from scprek/add-links-to-sonarqube-be-fe
Add links in README to reference Sonarqube FE/BE
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-sonarqube': patch
|
||||
'@backstage/plugin-sonarqube-backend': patch
|
||||
---
|
||||
|
||||
Added links to the frontend and backend plugins in the readme.
|
||||
@@ -137,3 +137,7 @@ sonarqube:
|
||||
baseUrl: https://special-project-sonarqube.example.com
|
||||
apiKey: abcdef0123456789abcedf0123456789ab
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
- [Sonarqube Frontend](../sonarqube/README.md)
|
||||
|
||||
@@ -58,3 +58,7 @@ spec:
|
||||
```
|
||||
|
||||
`YOUR_INSTANCE_NAME/` is optional and will query the default instance if not provided.
|
||||
|
||||
## Links
|
||||
|
||||
- [Sonarqube Backend](../sonarqube-backend/README.md)
|
||||
|
||||
Reference in New Issue
Block a user