Skip to content

Commit f4772fc

Browse files
committed
fix broken link in docstring
1 parent c9d7bbf commit f4772fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kessler/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ def get_ccsds_time_format(time_string):
444444
"""
445445
Adapted by Andrew Ng, 18/3/2022.
446446
Original MATLAB source code:
447-
`NASA CARA Analysis Tools <https://github.com/nasa/CARA_Analysis_Tools/blob/master/two-dimension_Pc/Main/TransformationCode/TimeTransformations/getCcsdsTimeFormat.m>`_
447+
`NASA CARA Analysis Tools <https://github.com/nasa/CARA_Analysis_Tools>`_
448448
449449
Processes and outputs the format of the time string extracted from the CDM.
450450
The CCSDS time format is required to be of the general form:

0 commit comments

Comments
 (0)