mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:47:32 +00:00
fix(console): link to quickstarts (#1631)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</ng-template>
|
||||
|
||||
<a matRipple *ngIf="!firstStepsDismissed" class="quickstart" target="_blank"
|
||||
href="https://docs.zitadel.ch/quickstarts">
|
||||
href="https://docs.zitadel.ch/docs/quickstarts/introduction">
|
||||
<p class="first-steps">{{'HOME.QUICKSTARTS.LABEL' | translate}}</p>
|
||||
<h2>{{'HOME.QUICKSTARTS.TITLE' | translate}}</h2>
|
||||
<p class="desc">{{'HOME.QUICKSTARTS.DESCRIPTION' | translate}}</p>
|
||||
|
Reference in New Issue
Block a user