Skip to content

Commit 8271b41

Browse files
authored
Revise demo links and installation options in README
Updated demo environment description and installation options.
1 parent 032fc39 commit 8271b41

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ deduplication, remediation, and reporting.
3232

3333
Pro Edition: [pro.demo.defectdojo.com](https://pro.demo.defectdojo.com)
3434

35-
Community Edition: [demo.defectdojo.org](https://demo.defectdojo.org)
35+
OWASP Community Edition: [demo.defectdojo.org](https://demo.defectdojo.org)
3636

3737
Either demo enviornment can be logged into with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demos are publicly accessible
3838
and reset every day. Do not put sensitive data in the demo. An easy way to test DefectDojo is to upload some [sample scan reports](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans).
3939

40-
## Quick Start for Docker Compose V2
40+
## Quick Start for Docker Compose
4141

4242
```sh
4343
# Clone the project
@@ -73,8 +73,8 @@ docker compose logs initializer | grep "Admin password:"
7373

7474
## Supported Installation Options
7575

76-
* [SaaS](https://cloud.defectdojo.com/accounts/onboarding/plg_step_1) - New UI, addittional features, includes support & supports the project
77-
* [Docker / Docker Compose](readme-docs/DOCKER.md)
76+
* Pro - SaaS or self-hosted via K8s or docker compose. [Speak to our team](https://defectdojo.com/contact) or [sign-up for SaaS directly](https://cloud.defectdojo.com/accounts/onboarding/plg_step_1)
77+
* OS - [docker compose](readme-docs/DOCKER.md)
7878

7979

8080
## Community, Getting Involved, and Updates

0 commit comments

Comments
 (0)