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

Commit 40a71e9

Browse files
committed
Fixed post missing link 🚀
1 parent 8a9e460 commit 40a71e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-01-03-swift-package-manager-linux-macos-create-library-executable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ authors: [fabrizio_duroni]
1616
---
1717

1818
A few times ago I published [ID3TagEditor](https://github.com/chicio/ID3TagEditor), a Swift library to read and modify
19-
the ID3 tag of mp3 files (I described it ). This library was compatible with iOS, Apple TV, watchOS and macOS. Then
19+
the ID3 tag of mp3 files (I described it in [this previous post](https://www.fabrizioduroni.it/2018/05/08/id3tageditor-swift-read-write-id3-tag-mp3.html "id3 tag editor")). This library was compatible with iOS, Apple TV, watchOS and macOS. Then
2020
one day a user of my library **opened a new issue on the library github repo** with title "Build Error" and a description of a
2121
**build error on Linux**.
2222

0 commit comments

Comments
 (0)