docs: fix img path for access workflow docs (#14357)

This commit is contained in:
Hyejin Yoon 2025-08-07 17:18:04 +09:00 committed by GitHub
parent d8d60ce545
commit 5ed87a8df6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -249,7 +249,7 @@ To create an approval workflow request, users must simply provide responses for
Once completed, it can be submitted by clicking "Submit".
<p align="center">
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/blob/main/imgs/workflows/create-action-workflow-entity-profile.png"/>
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/workflows/create-action-workflow-entity-profile.png"/>
</p>
Once a request is submitted, your open requests will be visible from within **Tasks** > **Requests** > **My Requests**.
@ -271,7 +271,7 @@ Users assigned as reviewers can manage requests through the **Task Center**:
- Submitted form responses
<p align="center">
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/blob/main/imgs/workflows/review-action-workflow-request-details.png"/>
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/workflows/review-action-workflow-request-details.png"/>
</p>
2. **Make a Decision**: For each request, you can:
@ -282,7 +282,7 @@ Users assigned as reviewers can manage requests through the **Task Center**:
3. **Add Comments**: Provide context for your decision to help requestors understand the outcome
<p align="center">
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/blob/main/imgs/workflows/review-action-workflow-request-confirm.png"/>
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/workflows/review-action-workflow-request-confirm.png"/>
</p>
## Getting Notified About Access Workflows