Skip to content

Commit 05aca29

Browse files
committed
Fix links to the documentation
(DIS-1586)
1 parent 9e6b456 commit 05aca29

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
@@ -2,7 +2,7 @@
22

33
A Dissect module implementing a parser for the Windows Common Information Model (CIM) database, used in the Windows
44
operating system. For more information, please see [the
5-
documentation](https://dissect.readthedocs.io/en/latest/projects/dissect.cim).
5+
documentation](https://docs.dissect.tools/en/latest/projects/dissect.cim/index.html).
66

77
## Installation
88

@@ -33,12 +33,12 @@ tox
3333
```
3434

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

3838
## Contributing
3939

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

4343
## Copyright and license
4444

0 commit comments

Comments
 (0)