From f23fd627ed1cda5306772d8eb5ecfe2552d95e7c Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Tue, 12 Dec 2017 00:47:14 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 946f9033..f3a1b2d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](https://github.com/CTFd/CTFd/blob/master/CTFd/themes/original/static/img/logo.png?raw=true) +![](https://github.com/CTFd/CTFd/blob/master/CTFd/themes/core/static/img/logo.png?raw=true) ==== [![Build Status](https://travis-ci.org/CTFd/CTFd.svg?branch=master)](https://travis-ci.org/CTFd/CTFd) @@ -7,7 +7,7 @@ ## What is CTFd? CTFd is a Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes. -![CTFd is a CTF in a can.](https://github.com/CTFd/CTFd/blob/master/CTFd/themes/original/static/img/scoreboard.png?raw=true) +![CTFd is a CTF in a can.](https://github.com/CTFd/CTFd/blob/master/CTFd/themes/core/static/img/scoreboard.png?raw=true) ## Features * Create your own challenges, categories, hints, and flags from the Admin Interface