Skip to content

Commit ef6e28f

Browse files
committed
add link for W3C
1 parent 385d84b commit ef6e28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/08-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ provenance. To do so, we use the function ``get_provenance_record`` (line 99).
493493
Let us have a look at the definition of this function in line 21 where we
494494
describe the diagnostic data and plot. Using the dictionary ``record``, it is
495495
possible to add custom provenance to our diagnostics output.
496-
Provenance is stored in the *W3C PROV XML*
496+
Provenance is stored in the *[W3C PROV XML](https://www.w3.org/TR/prov-xml/)*
497497
format and also in an *SVG* file under the ``work`` and ``plot`` directory. For
498498
more information, see [recording provenance][provenance].
499499

0 commit comments

Comments
 (0)