Преглед изворни кода

docs(core): Fix bad docs link

Michael Bromley пре 4 година
родитељ
комит
c141b80fb2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ui-devkit/src/compiler/types.ts

+ 1 - 1
packages/ui-devkit/src/compiler/types.ts

@@ -71,7 +71,7 @@ export interface GlobalStylesExtension {
  * Angular [NgModules](https://angular.io/guide/ngmodules) which are compiled
  * Angular [NgModules](https://angular.io/guide/ngmodules) which are compiled
  * into the application.
  * into the application.
  *
  *
- * See [Extending the Admin UI](/docs/developer-guide/plugins/extending-the-admin-ui/) for
+ * See [Extending the Admin UI](/docs/plugins/extending-the-admin-ui/) for
  * detailed instructions.
  * detailed instructions.
  *
  *
  * @docsCategory UiDevkit
  * @docsCategory UiDevkit