Skip to content

Commit

Permalink
Fix broken URL for pingpong.one (badges#10655)
Browse files Browse the repository at this point in the history
Fix broken URL for https://pingpong.one for uptime status monitoring.
  • Loading branch information
usr3 authored Nov 4, 2024
1 parent 57520a9 commit 4ec62fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/pingpong/pingpong-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const description = `
[PingPong](https://pingpong.one/) is a status page and monitoring service.
To see more details about this badge and obtain your api key, visit
[https://my.pingpong.one/integrations/badge-status/](https://my.pingpong.one/integrations/badge-status/)
[https://my.pingpong.one/integrations/badge-uptime/](https://my.pingpong.one/integrations/badge-uptime/)
`

export const baseUrl = 'https://api.pingpong.one/widget/shields'
Expand Down

0 comments on commit 4ec62fa

Please sign in to comment.