Browse Source
Bugfix/fix GitHub stars count in Hacktoberfest 2025 blog post (#5607)
* Fix stars count
pull/5620/head
Thomas Kaul
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
apps/client/src/app/pages/blog/2025/09/hacktoberfest-2025/hacktoberfest-2025-page.html
|
|
@ -50,7 +50,7 @@ |
|
|
|
<p> |
|
|
|
With over 200 contributors, the OSS project is used daily by a |
|
|
|
growing global community. Ghostfolio counts more than |
|
|
|
<a [routerLink]="routerLinkOpenStartup">6’600 stars on GitHub</a> |
|
|
|
<a [routerLink]="routerLinkOpenStartup">6’500 stars on GitHub</a> |
|
|
|
and |
|
|
|
<a [routerLink]="routerLinkOpenStartup" |
|
|
|
>1’600’000+ pulls on Docker Hub</a |
|
|
|