Commit 699324f1f8a8e6fb1a2600d903d0e676bf8f4a30
1 parent
f16a70d6
Exists in
master
and in
1 other branch
Try to fix relative link
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -78,7 +78,7 @@ Compiling for Windows (With MSYS2) | @@ -78,7 +78,7 @@ Compiling for Windows (With MSYS2) | ||
78 | Building for macOS (using homebrew) | 78 | Building for macOS (using homebrew) |
79 | =================================== | 79 | =================================== |
80 | 80 | ||
81 | -1. Build and install [lib3270](lib3270/tree/master) | 81 | +1. Build and install [lib3270](../lib3270) |
82 | 82 | ||
83 | 2. Install dependencies | 83 | 2. Install dependencies |
84 | 84 |