File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
demo/src/app/getting-started Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -515,7 +515,7 @@ <h1>Getting Started</h1>
515
515
< p > @angular-material-extensions/pages the main container that hold the pages incl. the outlook view and the content</ p >
516
516
517
517
< pre > < code highlight
518
- [code] ="'<ngx -material-page-loader></ngx-material-page-loader>' "> </ code > </ pre >
518
+ [code] ="'<mat -material-page-loader></ngx-material-page-loader>' "> </ code > </ pre >
519
519
< p > ngx-material-page-loader the container of each page. This component should have two nested elements
520
520
which are the outlook and the content components (see below)</ p >
521
521
@@ -565,12 +565,12 @@ <h1>Getting Started</h1>
565
565
</ div >
566
566
< div fxLayout ="row " fxLayoutAlign ="space-between ">
567
567
< pre > < code highlight
568
- [code] ="'git clone https://github.com/AnthonyNahas/@ angular-material-extensions/pages.git' "> </ code > </ pre >
568
+ [code] ="'git clone https://github.com/angular-material-extensions/pages.git' "> </ code > </ pre >
569
569
< button mat-icon-button
570
570
ngxClipboard
571
- [cbContent] ="'git clone https://github.com/AnthonyNahas/@ angular-material-extensions/pages.git' "
571
+ [cbContent] ="'git clone https://github.com/angular-material-extensions/pages.git' "
572
572
matTooltip ="copy "
573
- (click) ="showCopyMessage('git clone https://github.com/AnthonyNahas/@ angular-material-extensions/pages.git') ">
573
+ (click) ="showCopyMessage('git clone https://github.com/angular-material-extensions/pages.git') ">
574
574
< mat-icon aria-label ="copy content " class ="mat-18 "> content_copy</ mat-icon >
575
575
</ button >
576
576
</ div >
You can’t perform that action at this time.
0 commit comments