Skip to content

Commit f2e7c1e

Browse files
committed
Fix broken link in README
Correct the URL format for the 'lite' code reference to ensure proper navigation.
1 parent c8edfde commit f2e7c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omdev/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Development utilities and support code.
1313
# Amalgamation
1414

1515
Amalgamation is the process of stitching together multiple python source files into a single self-contained python
16-
script. ['lite'](https://github.com/wrmsr/omlish/blob/master/omlish/README.md#lite-code) code is written in a style
17-
conducive to this.
16+
script. ['lite'](https://github.com/wrmsr/omlish/blob/master/omlish#lite-code) code is written in a style conducive to
17+
this.

0 commit comments

Comments
 (0)