diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 742c2fa..9ce4a83 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: fi } check_asset "css/arf.css" - check_asset "js/d3.v3.min.js" + check_asset "js/d3.min.js" check_asset "js/arf.js" check_asset "arf.json" diff --git a/public/index.html b/public/index.html index 76918ae..13bd6af 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - + OSINT Framework