Skip to content

Commit 8f819b4

Browse files
Merge pull request #296 from Exabyte-io/fix/typo-in-nb-path
Fix a typo in notebook path
2 parents 01394e8 + ace3e15 commit 8f819b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/docs/tutorials/materials/specific/defect-point-pair-gallium-nitride.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following JupyterLite notebook demonstrates the process of creating material
113113

114114
{% with origin_url=config.extra.jupyterlite.origin_url %}
115115
{% with notebooks_path_root=config.extra.jupyterlite.notebooks_path_root %}
116-
{% with notebook_name='specific_examples/defect_point_substitution_gallium_nitride.ipynb' %}
116+
{% with notebook_name='specific_examples/defect_point_pair_gallium_nitride.ipynb' %}
117117
{% include 'jupyterlite_embed.html' %}
118118
{% endwith %}
119119
{% endwith %}

0 commit comments

Comments
 (0)