Skip to content

Commit 48506bb

Browse files
authored
Fix links to the documentation (#8)
(DIS-1586)
1 parent 22d72ed commit 48506bb

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
@@ -1,7 +1,7 @@
11
# dissect.util
22

33
A Dissect module implementing various utility functions for the other Dissect modules. For more information, please see
4-
[the documentation](https://dissect.readthedocs.io/en/latest/projects/dissect.util).
4+
[the documentation](https://docs.dissect.tools/en/latest/projects/dissect.util/index.html).
55

66
## Installation
77

@@ -32,12 +32,12 @@ tox
3232
```
3333

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

3737
## Contributing
3838

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

4242
## Copyright and license
4343

0 commit comments

Comments
 (0)