diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:34:26 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:34:26 +0200 |
| commit | 18933ac6fa2acbfaf16d0f297c982103078ddf1d (patch) | |
| tree | 86cde6a357151cbbf0c3e7f938e006348cd30554 /nosh.c | |
| parent | f83a309e7fab99239b90ea149c714bc235da4897 (diff) | |
update link and readme
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'nosh.c')
| -rw-r--r-- | nosh.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ int main(void) "clear -> clears screen (and scrollback)\n" "cd -> change working directory\n" "help -> prints this screen\n" - "\ngithub repo: github.com/jstmaxlol/nosh\n" + "\nrepo: kuronavipad.xantu-ling.ts.net/cgit/nosh.git\n" ); } else { |