Skip to content

Commit 455d473

Browse files
committed
fix url in c++ and python examples
1 parent a21d7ca commit 455d473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/docs/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,6 @@ endif()
429429

430430
## **Where can I find complete working examples for either c++ or python?**
431431

432-
!!! note "[C++ examples](https://github.com/resibots/robot_dart/tree/new_docs/src/examples)"
432+
!!! note "[C++ examples](https://github.com/NOSALRO/robot_dart/tree/master/src/examples)"
433433

434-
!!! note "[Python examples](https://github.com/resibots/robot_dart/tree/new_docs/src/examples/python)"
434+
!!! note "[Python examples](https://github.com/NOSALRO/robot_dart/tree/master/src/examples/python)"

0 commit comments

Comments
 (0)