Skip to content

Commit 941c3c6

Browse files
committed
Fix links to the documentation
(DIS-1586)
1 parent 37780f6 commit 941c3c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ user@dissect~$ sudo acquire
1818
The tool requires administrative access to read raw disk data instead of using the operating system for file access.
1919
However, there are some options available to use the operating system as a fallback option. (e.g `--fallback` or `--force-fallback`)
2020

21-
For more information, please see [the documentation](https://dissect.readthedocs.io/en/latest/projects/acquire).
21+
For more information, please see [the documentation](https://docs.dissect.tools/en/latest/projects/acquire/index.html).
2222

2323
## Installation
2424

@@ -47,12 +47,12 @@ tox
4747
```
4848

4949
For a more elaborate explanation on how to build and test the project, please see [the
50-
documentation](https://dissect.readthedocs.io/en/latest/contributing/developing.html#building-testing).
50+
documentation](https://docs.dissect.tools/en/latest/contributing/developing.html#building-testing).
5151

5252
## Contributing
5353

5454
The Dissect project encourages any contribution to the codebase. To make your contribution fit into the project, please
55-
refer to [the style guide](https://dissect.readthedocs.io/en/latest/contributing/style-guide.html).
55+
refer to [the style guide](https://docs.dissect.tools/en/latest/contributing/style-guide.html).
5656

5757
## Copyright and license
5858

0 commit comments

Comments
 (0)