diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 11fdffd..1715fd0 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: env: - WEBSITE_URL: https://www.offensiveweb.com + WEBSITE_URL: https://offensiveweb.com # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: diff --git a/README.md b/README.md index fc75d55..613afe3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ OffensiveWeb aims to offer clear and comprehensive information on various web security concepts, such as vulnerability research, fuzzing and security measures. -- [https://www.offensiveweb.com/](https://www.offensiveweb.com/) +- [https://offensiveweb.com/](https://offensiveweb.com/) ## Description