readme: fix links to stages

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-01-22 11:48:32 +01:00
parent b908f939b1
commit 525f7af1d2
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ The service is split into two stages:
| Stage | With CDN | Without CDN |
|-|-|-|
| __`prod`__ | https://prod.dap.sp/ | https://raw.prod.dap.sp/ |
| __`dev`__ | https://dev.dap.ps/ | https://raw.dev.dap.sp/ |
| __`prod`__ | https://prod.dap.ps/ | https://raw.prod.dap.ps/ |
| __`dev`__ | https://dev.dap.ps/ | https://raw.dev.dap.ps/ |
The `prod` environment is `CNAME`ed to `dap.ps` domain.