Skip to content

Commit 1d97c06

Browse files
authored
Merge pull request #39 from domhanak/fix-drools-source-and-typo
NO_ISSUE: Fix typo and drools source location
2 parents cebe83a + 6f32235 commit 1d97c06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/documentation/documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: documentation
3-
title: Documetation
3+
title: Documentation
44
sidebar_position: 0
55
---
66

@@ -17,6 +17,6 @@ The source of our documentation is hosted at Github, across multiple repositorie
1717

1818
See the instructions on how to contribute and build from source by examining the link below.
1919

20-
* [Drools Documentation](https://github.com/apache/incubator-kie-drools/tree/main/drools-docs)
21-
* [Kogito Documentation](https://github.com/apache/incubator-kie-docs/tree/main/doc-content/apache-kie-kogito)
20+
* [Drools Documentation](https://github.com/apache/incubator-kie-docs/tree/main/drools-docs)
21+
* [Kogito Documentation](https://github.com/apache/incubator-kie-docs/tree/main/kogito-docs)
2222
* [SonataFlow Documentation](https://github.com/apache/incubator-kie-kogito-docs/tree/main)

0 commit comments

Comments
 (0)