We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe9b16 commit e63389aCopy full SHA for e63389a
src/json_file_module.F90
@@ -3031,7 +3031,7 @@ end subroutine json_file_traverse
3031
!
3032
! Remove a variable from a JSON file.
3033
3034
-!@note This is just a wrapper to [[remove_if_present]].
+!@note This is just a wrapper to [[json_core:remove_if_present]].
3035
3036
subroutine json_file_remove(me,path)
3037
0 commit comments