Skip to content

Commit 18e0eb7

Browse files
committed
Update README.md: fix broken link to XtcFormat.md
- Replaced relative link with absolute GitHub URL
1 parent 05b0235 commit 18e0eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The converter supports all e-book formats handled by crengine:
2929

3030
### Supported Output Formats
3131

32-
See [XtcFormat.md](crengine-ng/crengine/docs/XtcFormat.md) for the format specification provided by Xteink.
32+
See [XtcFormat.md](https://github.com/CrazyCoder/crengine-ng/blob/main/crengine/docs/XtcFormat.md) for the format specification provided by Xteink.
3333
Also check `*.ksy` files in the same folder for [Kaitai Struct](https://kaitai.io/) format specification. These can be used to automatically generate parsers for different languages.
3434

3535
## How to Use

0 commit comments

Comments
 (0)