You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The converter supports all e-book formats handled by crengine:
29
29
30
30
### Supported Output Formats
31
31
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.
33
33
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.
0 commit comments