Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 267f93e

Browse files
Update mkdocs.yml
1 parent c05fbf6 commit 267f93e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ theme:
1717
text: Ubuntu
1818
code: Roboto Mono
1919

20-
repo_name: 'Eurecat/BehaviorTree.CPP'
21-
repo_url: 'https://github.com/Eurecat/BehaviorTree.CPP'
20+
repo_name: 'BehaviorTreeCPP'
21+
repo_url: 'https://github.com/BehaviorTree/BehaviorTreeCPP'
2222

2323
markdown_extensions:
2424
- admonition
@@ -34,7 +34,7 @@ pages:
3434
- Introduction: BT_basics.md
3535
- Sequence Nodes: SequenceNode.md
3636
- Fallback Nodes: FallbackNode.md
37-
- Decorators Nodes: DecoratorNode.md
37+
- Decorators Nodes: DecoratorNode.md
3838
- Tutorials:
3939
- Getting started: getting_started.md
4040
- Create a Tree: tutorial_A_create_trees.md

0 commit comments

Comments
 (0)