File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
core/libs/editor/src/lib/editor-toolbar/components/help Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import {MatDialogRef} from '@angular/material/dialog';
2121 styleUrls : [ './document.component.scss' ] ,
2222} )
2323export class DocumentComponent {
24- AMEDocumentationLink = 'https://openmanufacturingplatform.github.io/sds-documentation/ame-guide/4.1 .0/introduction.html' ;
24+ AMEDocumentationLink = 'https://openmanufacturingplatform.github.io/sds-documentation/ame-guide/4.2 .0/introduction.html' ;
2525 BAMMDocumentationLink = 'https://openmanufacturingplatform.github.io/sds-documentation/bamm-specification/2.0.0/index.html' ;
2626
2727 constructor ( private dialogRef : MatDialogRef < DocumentComponent > , @Inject ( APP_CONFIG ) public config : AppConfig ) {
Original file line number Diff line number Diff line change 11name : ame-guide
22title : Aspect Model Editor
3- version : " 4.1 .0"
3+ version : " 4.2 .0"
44start_page : ROOT:introduction.adoc
55nav :
66 - modules/ROOT/nav.adoc
You can’t perform that action at this time.
0 commit comments