Skip to content

Commit 0416387

Browse files
committed
docs: fix links pointing to old name
1 parent 3cb0b7a commit 0416387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clips_executive/cx_docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545

4646
if local:
4747
extlinks = {
48-
'docsite': ('https://carologistics.github.io/clips-executive/%s', '%s'),
48+
'docsite': ('https://carologistics.github.io/clips_executive/%s', '%s'),
4949
# ('http://localhost:8000/%s', '%s'),
50-
'source-master': ('https://github.com/carologistics/clips-executive/blob/master/%s', '%s'),
50+
'source-master': ('https://github.com/carologistics/clip__executive/blob/master/%s', '%s'),
5151
'rosdoc': (f'https://docs.ros.org/en/{ros_distro}/p/%s', '%s'),
5252
'rostut': (f'https://docs.ros.org/en/{ros_distro}/%s', '%s'),
5353
}

0 commit comments

Comments
 (0)