Skip to content

Commit 8151f98

Browse files
authored
Fix error when loading the install category (#167)
The removed `install` ref was causing an error when loading the `install` category. The ref used to exist back in 97daa3b, but the corresponding tutorial was removed in #157.
1 parent 0170bb8 commit 8151f98

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

manifest.xml

-3
Original file line numberDiff line numberDiff line change
@@ -1080,9 +1080,6 @@
10801080
<tutorial>install_on_mac</tutorial>
10811081
<tutorial>install_on_windows</tutorial>
10821082

1083-
<!-- keep name for historical reasons -->
1084-
<tutorial>install</tutorial>
1085-
10861083
<tutorial>install_from_source</tutorial>
10871084
<tutorial>install_dependencies_from_source</tutorial>
10881085
<tutorial>install_unstable</tutorial>

0 commit comments

Comments
 (0)