Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 24f0552

Browse files
committed
docs: use shields.io for netlify readme badges
1 parent 76fd0b4 commit 24f0552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Build Status](https://github.com/redpwn/rCTF/workflows/CI/badge.svg?branch=master)](https://github.com/redpwn/rCTF/actions?query=workflow%3ACI+branch%3Amaster)
44
[![Code Coverage](https://img.shields.io/codecov/c/github/redpwn/rctf.svg)](https://codecov.io/github/redpwn/rctf/)
5-
[![Netlify Docs Status](https://api.netlify.com/api/v1/badges/ae459ed6-1a84-43ff-b113-5561f3e4bd82/deploy-status)](https://rctf.redpwn.net)
6-
[![Netlify Install Status](https://api.netlify.com/api/v1/badges/f528d484-6236-449c-8891-5ebfba3c178f/deploy-status)](https://get.rctf.redpwn.net)
5+
[![Docs Status](https://img.shields.io/netlify/ae459ed6-1a84-43ff-b113-5561f3e4bd82.svg?label=docs)](https://rctf.redpwn.net)
6+
[![Install Status](https://img.shields.io/netlify/f528d484-6236-449c-8891-5ebfba3c178f.svg?label=install)](https://get.rctf.redpwn.net)
77

88
rCTF is redpwnCTF's CTF platform. It is developed and maintained by the [redpwn](https://redpwn.net) CTF team.
99

0 commit comments

Comments
 (0)