Skip to content

Commit

Permalink
fix: broken image links (oras-project#342)
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
  • Loading branch information
Terry Howe authored and TerryHowe committed Jul 21, 2024
1 parent 829f805 commit 2661ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/community/reporting_security_concerns.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Navigate to the appropriate reporsitory.

Click on `Security` and then `Report a vulnerability`

![Screenshot of how to report a vulnerability](../../static/img/reporting_a_security_concern.png)
![Screenshot of how to report a vulnerability](/img/reporting_a_security_concern.png)

**Step 3**

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Digest: sha256:bcdd6799fed0fca0eaedfc1c642f3d1dd7b8e78b43986a89935d6fe217a09cee

After pushing the artifact, it can be seen in the zot user interface at [http://localhost:5000/](http://localhost:5000/)

![Screenshot of how the interface should look on pushing](../static/img/introduction-to-registries-tutorial-zot.png)
![Screenshot of how the interface should look on pushing](/img/introduction-to-registries-tutorial-zot.png)

### Step 3: Pull the artifact

Expand Down

0 comments on commit 2661ee2

Please sign in to comment.