Skip to content

Commit

Permalink
chore: minor correct wording
Browse files Browse the repository at this point in the history
  • Loading branch information
datnguye committed Jan 20, 2024
1 parent d5a1590 commit f933248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nav/guide/dbt-cloud/download-artifact-from-a-job.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The _Prerequisites_ and _Steps_ will be pretty similar to [Download artifacts fr
Our dbt Cloud's Job will have the URL constructed as:

```log
https://<host_url>/deploy/<account_id>/projects/irrelevant/jobs/<run_id>
https://<host_url>/deploy/<account_id>/projects/irrelevant/jobs/<job_id>
```

In the above:
Expand Down

0 comments on commit f933248

Please sign in to comment.