rewrite other references to spotify/backstage and sorrounding things
This commit is contained in:
@@ -70,7 +70,7 @@ To keep up with our latest design guidelines, go to [Designing for Backstage](ht
|
||||
|
||||
### [GitHub](https://github.com/backstage/backstage)
|
||||
|
||||
Join in on the action [at spotify/backstage on GitHub](https://github.com/backstage/backstage) by submitting issues and opening pull requests for all things related to components and patterns in Backstage.
|
||||
Join in on the action [at backstage/backstage on GitHub](https://github.com/backstage/backstage) by submitting issues and opening pull requests for all things related to components and patterns in Backstage.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ class Footer extends React.Component {
|
||||
className="github-button"
|
||||
href={this.props.config.repoUrl}
|
||||
data-icon="octicon-star"
|
||||
data-count-href="/spotify/backstage/stargazers"
|
||||
data-count-href="/backstage/backstage/stargazers"
|
||||
data-show-count="true"
|
||||
data-count-aria-label="# stargazers on GitHub"
|
||||
aria-label="Star this project on GitHub"
|
||||
|
||||
Reference in New Issue
Block a user