Skip to content

Commit

Permalink
Fixing Broken Image/Video Links
Browse files Browse the repository at this point in the history
  • Loading branch information
edmcquinn committed Nov 18, 2024
1 parent 9a65182 commit b94e482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fern/docs/pages/security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Prediction Guard is dedicated to providing secure, private AI functionality thro

<Frame>
<img
src="https://predictionguard.com/lib_eltrNYEjQbpUWFRI/oy2r533pndpk0q8q.png?w=1024&dpr=2"
alt="Sample photo of mountains"
src="https://publicpgdocimages.s3.us-east-1.amazonaws.com/guardman.png"
alt="Image of a man protecting Data"
/>
</Frame>
---
2 changes: 1 addition & 1 deletion fern/docs/pages/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Prediction Guard allows you to integrate secure, private GenAI functionality int
poster="https://predictionguard.com/lib_eltrNYEjQbpUWFRI/u9ipmgbzyy3y4m09.png?w=1280&dpr=2"
>
<source
src="https://predictionguard.com/lib_eltrNYEjQbpUWFRI/ahaybas1d89gnu6s.mp4"
src="https://publicpgdocimages.s3.us-east-1.amazonaws.com/Intel_PredictionGuard_Simwerx_2024_CUTDOWN_30s.mp4"
type="video/mp4"
></source>
</video>
Expand Down

0 comments on commit b94e482

Please sign in to comment.