diff --git a/include/ignition/math/MassMatrix3.hh b/include/ignition/math/MassMatrix3.hh index 9d3f56847..35c0af213 100644 --- a/include/ignition/math/MassMatrix3.hh +++ b/include/ignition/math/MassMatrix3.hh @@ -558,7 +558,7 @@ namespace ignition IGN_MASSMATRIX3_DEFAULT_TOLERANCE) { // The following was borrowed heavily from: - // https://github.com/RobotLocomotion/drake/blob/master/multibody/multibody_tree/rotational_inertia.h + // https://github.com/RobotLocomotion/drake/blob/master/multibody/tree/rotational_inertia.h // Compute the maximum possible moment of inertia, which will be // used to compute whether the moments are valid.