Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Commit 83f652a

Browse files
committed
Fixes broken links
Signed-off-by: iosifache <hi@iosifache.me>
1 parent eaf991d commit 83f652a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ Please click the images below to view the most recent presentations used when ho
5050

5151
#### As a talk
5252

53-
<a href="ossfortress.io/oosc">
53+
<a href="https://ossfortress.io/oosc">
5454
<img src="https://raw.githubusercontent.com/iosifache/ossfortress/main/presentations/oosc-24/preview.png" width="400"/>
5555
</a>
5656

5757
#### As a workshop
5858

59-
<a href="ossfortress.io/defcon">
59+
<a href="https://ossfortress.io/defcon">
6060
<img src="https://raw.githubusercontent.com/iosifache/ossfortress/main/presentations/defcon-24/preview.png" width="400"/>
6161
</a>
6262

wiki/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ Please click the images below to view the most recent presentations used when ho
6060

6161
#### As a talk
6262

63-
<a href="ossfortress.io/oosc">
63+
<a href="https://ossfortress.io/oosc">
6464
<img src="https://raw.githubusercontent.com/iosifache/ossfortress/main/presentations/oosc-24/preview.png" width="400"/>
6565
</a>
6666

6767
#### As a workshop
6868

69-
<a href="ossfortress.io/defcon">
69+
<a href="https://ossfortress.io/defcon">
7070
<img src="https://raw.githubusercontent.com/iosifache/ossfortress/main/presentations/defcon-24/preview.png" width="400"/>
7171
</a>
7272

0 commit comments

Comments
 (0)