Skip to content

Commit 475a2f6

Browse files
committed
Mix mistake in nmag example variable name.
1 parent ac26c55 commit 475a2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/nmag_examples/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ EXAMPLES_FOLDER: /etc/skel
33
NMAG_EXAMPLES_FOLDER: "{{ EXAMPLES_FOLDER }}/nmag-examples"
44

55
# Name of the RST template to generate HTML examples from.
6-
EXAMPLES_RST_FILE: magpar_oommf_nmag_examples.rst
6+
EXAMPLES_RST_FILE: nmag_examples.rst
77

88
# Location to place the HTML documentation.
99
EXAMPLES_DOC_FOLDER: "{{ EXAMPLES_FOLDER }}/Desktop"

0 commit comments

Comments
 (0)