Skip to content

Commit a589770

Browse files
committed
fix image urls
1 parent 63c431f commit a589770

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ See [NOTICE](./NOTICE) for details.
1212

1313
API proxy for Convox racks with SSO, RBAC, and audit logging. SOC2 compliant.
1414

15-
![Screenshot of audit logs](./docs/images/audit-logs.jpg)
15+
![Screenshot of audit logs](./docs/legacy/images/audit-logs.jpg)
1616

17-
_[More screenshots](./docs/SCREENSHOTS.md)_
17+
_[More screenshots](./docs/legacy/SCREENSHOTS.md)_
1818

1919
## What is Convox?
2020

@@ -470,6 +470,7 @@ git push origin v1.0.1 # or: git push --tags
470470
```
471471

472472
The GitHub Actions release workflow automatically:
473+
473474
- Builds the Docker image for linux/amd64
474475
- Pushes to `docker.io/docspringcom/rack-gateway` with commit SHA and `latest` tags
475476
- Creates a GitHub release with binaries and checksums

0 commit comments

Comments
 (0)