@spacelift-io/backstage-integration-backend 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,8 +50,8 @@ It is compatible with Backstage 1.17.0 or later.
50
50
 
51
51
  ## Frontend Plugin
52
52
 
53
- This backend plugin is intended to be used with the [Spacelift Frontend Plugin](../spacelift-io-frontend/README.md).
53
+ This backend plugin is intended to be used with the [Spacelift Frontend Plugin](https://github.com/spacelift-io/backstage-plugins/blob/main/packages/spacelift-io-frontend/README.md).
54
54
 
55
55
  ## Spacelift Documentation
56
56
 
57
- For more information about Spacelift and its API, please refer to the [official Spacelift documentation](https://docs.spacelift.io/).
57
+ For more information about Spacelift and its API, please refer to the [official Spacelift documentation](https://docs.spacelift.io/integrations/external-integrations/backstage).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spacelift-io/backstage-integration-backend",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Backstage plugin for integrating Spacelift.io with Backstage",
5
5
  "keywords": [
6
6
  "backstage-plugin",