Feature/change get started url of public page (#857)
* Change url * Update changelog
This commit is contained in:
parent
283f054ee2
commit
edca05f542
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed the url of the _Get Started_ link to `https://ghostfol.io` on the public page
|
||||
- Upgraded `prisma` from version `3.11.1` to `3.12.0`
|
||||
|
||||
## 1.140.2 - 22.04.2022
|
||||
|
@ -119,7 +119,7 @@
|
||||
Ghostfolio empowers you to keep track of your wealth.
|
||||
</p>
|
||||
<div class="py-2 text-center">
|
||||
<a color="primary" i18n mat-flat-button [routerLink]="['/']">
|
||||
<a color="primary" href="https://ghostfol.io" i18n mat-flat-button>
|
||||
Get Started
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user