mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 08:28:12 +00:00
docs: fix img path for access workflow docs (#14357)
This commit is contained in:
parent
d8d60ce545
commit
5ed87a8df6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user