Skip to content

Commit 9013520

Browse files
committed
link logo to spec
1 parent 59ba896 commit 9013520

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains the [specification](sozip_specification.md) for the SOZip
44
(Seek-Optimized Zip) profile to the ZIP file format.
55

6-
[![Logo](images/logo.png)](#here)
6+
[![Logo](images/logo.png)](sozip_specification.md)
77

88
# What is SOZip ?
99

blog/01-announcement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We are delighted to announce the initial release of the
66
[specification](../sozip_specification.md) for the SOZip (Seek-Optimized Zip)
77
profile to the ZIP file format.
88

9-
![Logo](../images/logo.png)
9+
[![Logo](../images/logo.png)](../sozip_specification.md)
1010

1111
## What is SOZip ?
1212

0 commit comments

Comments
 (0)