mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix demo URL for Rybbit (#1871)
- ref: #1 - `https://demo.rybbit.io/21/ : HTTPSConnectionPool(host='demo.rybbit.io', port=443): Max retries exceeded with url: /21/ (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)')))` - GitHub Demo link leads to new site
This commit is contained in:
parent
06e9b104f9
commit
b7aa10be20
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Rybbit
|
||||
website_url: https://rybbit.io
|
||||
website_url: https://rybbit.com/
|
||||
source_code_url: https://github.com/rybbit-io/rybbit
|
||||
description: Web and products analytics that is easy to setup and more intuitive (alternative to Google Analytics).
|
||||
licenses:
|
||||
|
|
@ -8,7 +8,7 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Analytics
|
||||
demo_url: https://demo.rybbit.io/21/
|
||||
demo_url: https://demo.rybbit.com/1
|
||||
stargazers_count: 10560
|
||||
updated_at: '2025-12-24'
|
||||
archived: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue