From 0fe4fb361bb0a4d1ad531de99f89a2767273526b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 6 Nov 2020 10:51:38 +0100 Subject: [PATCH] chg: [doc] master->main (logo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff4fa6c..7169f87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # threat-actor-intelligence-server -![](https://raw.githubusercontent.com/MISP/threat-actor-intelligence-server/master/doc/logo/tai.png) +![](https://raw.githubusercontent.com/MISP/threat-actor-intelligence-server/main/doc/logo/tai.png) A simple ReST server to lookup threat actors (by name, synonym or UUID) and returning the corresponding MISP galaxy information about the known threat actors.