Skip to content

Commit

Permalink
Merge pull request #29 from airween/typofix
Browse files Browse the repository at this point in the history
(docs): Replace CRS/CoreRuleSet by ModSecurity
  • Loading branch information
airween authored Jul 25, 2024
2 parents bb76045 + 315cfc5 commit 558e830
Show file tree
Hide file tree
Showing 331 changed files with 3 additions and 31,883 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
HUGO_ENV: production
run: |
hugo --gc --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
hugo -s subsite/docs --baseURL "${{ steps.pages.outputs.base_url }}/docs/"
mv subsite/docs/public public/docs
npx -y pagefind --site public
- name: Upload artifact
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
HUGO_ENV: testing
run: |
hugo --gc --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
hugo -s subsite/docs --baseURL "${{ steps.pages.outputs.base_url }}/docs/"
mv subsite/docs/public public/docs
npx -y pagefind --site public
- name: Link Checker
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CRS Project Website Repository
# OWASP ModSecurity Project Website Repository

This repository contains the website for the OWASP Modsecurity Project.

Expand Down
2 changes: 1 addition & 1 deletion config/production/hugo.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
######################## production configuration ####################
# The base URL of your site (required). This will be prepended to all relative URLs.
baseURL: "https://modsecurity.org/"
baseURL: "https://www.modsecurity.org/"
googleAnalytics:
enableRobotsTXT: true
build:
Expand Down
2 changes: 1 addition & 1 deletion content/pages/privacy-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The right to access - You have the right to request copies of your personal data

The right to erasure - You have the right to request that we erase your personal data, under certain conditions.

If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us at <info@coreruleset.org>.
If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us at <modsecurity@owasp.org>.

### How do we use cookies?

Expand Down
Loading

0 comments on commit 558e830

Please sign in to comment.