Skip to content

Commit 8ef4171

Browse files
authored
Merge pull request #11 from childmindresearch/update-urls-1
[Bot] Auto update template
2 parents ae24fc7 + 99ade5c commit 8ef4171

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`headjack` is a versatile NIfTI image viewer tailored for the terminal. It offers seamless compatibility with most platforms, including remote clusters and containerized environments, making it an ideal choice for researchers and developers.
44

5-
![Demo GIF](https://github.com/cmi-dair/headjack/assets/33600480/d92a1549-d975-4099-8a51-0e3d99af246a)
5+
![Demo GIF](https://github.com/childmindresearch/headjack/assets/33600480/d92a1549-d975-4099-8a51-0e3d99af246a)
66

77
## Usage
88

@@ -29,7 +29,7 @@ Use the following controls to navigate and interact with the viewer:
2929

3030
### Precompiled Binaries (Recommended)
3131

32-
We recommend downloading the latest precompiled binary for your platform from the [releases](https://github.com/cmi-dair/headjack/releases) page. Optionally, you can add the binary to your `PATH` environment variable for easier access. `headjack` is a self-contained executable with no runtime dependencies.
32+
We recommend downloading the latest precompiled binary for your platform from the [releases](https://github.com/childmindresearch/headjack/releases) page. Optionally, you can add the binary to your `PATH` environment variable for easier access. `headjack` is a self-contained executable with no runtime dependencies.
3333

3434
To simplify access, consider aliasing the binary to `hj`:
3535

@@ -62,4 +62,4 @@ If you encounter an error related to `libc` when starting headjack, such as:
6262
/lib64/libm.so.6: versionGLIBC_2.29' not found
6363
```
6464

65-
It likely indicates that you are using an older version of glibc. Consider using the `*-musl` variant available on the [releases page](https://github.com/cmi-dair/headjack/releases), or build `headjack` from source with the `musl` target.
65+
It likely indicates that you are using an older version of glibc. Consider using the `*-musl` variant available on the [releases page](https://github.com/childmindresearch/headjack/releases), or build `headjack` from source with the `musl` target.

0 commit comments

Comments
 (0)