Docs: fixing angular migration link (#96431)

fixing docs link
pull/96435/head
Timur Olzhabayev 1 year ago committed by GitHub
parent ad3fc95755
commit c5320e2ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/developers/angular_deprecation/_index.md

@ -60,7 +60,7 @@ We encourage you to locate the repository of the corresponding plugin and create
### Links
- [Migrate Angular to React](https://grafana.com/developers/plugin-tools/migration-guides/migrate-angularjs-to-react)
- [Migrate Angular to React](https://grafana.com/developers/plugin-tools/migration-guides/angular-react/)
- [Build a panel plugin](https://grafana.com/tutorials/build-a-panel-plugin/)
- [Build a data source plugin](https://grafana.com/tutorials/build-a-data-source-plugin/)
- [List of current Angular plugins]({{< relref "./angular-plugins/" >}})

Loading…
Cancel
Save