mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3323] Fixed broken links in doc files (#3662)
* [ADF-3323] Fixed URL path to Typescript source files * [ADF-3323] Fixed and checked broken links caused by previous bug
This commit is contained in:
committed by
Eugenio Romano
parent
fd5978e81b
commit
e03f3a1a6b
@@ -23,7 +23,7 @@ you can customize the `Login` component can be customised via CSS, HTML and Type
|
||||
example, we will customize the header (as described also in the
|
||||
[technical documentation](https://alfresco.github.io/adf-component-catalog/components/LoginComponent.html)).
|
||||
|
||||
Open the `login.component.html` file and change the content to match the following source code:
|
||||
Open the [`login.component`](../core/login.component.md)`.html` file and change the content to match the following source code:
|
||||
|
||||
```html
|
||||
<adf-login ...>
|
||||
@@ -41,4 +41,3 @@ As mentioned earlier, this is a very basic example and the `Login` component can
|
||||
much more extensively than this. For a complete and detailed description, full of examples, check the
|
||||
[technical documentation about the component](https://alfresco.github.io/adf-component-catalog/components/LoginComponent.html).
|
||||
This describes every customization available for the `Login` component.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user