Skip to content

Commit

Permalink
fix a ford docstring link
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Jun 12, 2024
1 parent 9fe9b16 commit e63389a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/json_file_module.F90
Original file line number Diff line number Diff line change
Expand Up @@ -3031,7 +3031,7 @@ end subroutine json_file_traverse
!
! Remove a variable from a JSON file.
!
!@note This is just a wrapper to [[remove_if_present]].
!@note This is just a wrapper to [[json_core:remove_if_present]].

subroutine json_file_remove(me,path)

Expand Down

0 comments on commit e63389a

Please sign in to comment.