Skip to content

Commit 1c0a62b

Browse files
committed
Fix TOC
1 parent d0d50b2 commit 1c0a62b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ parts:
1313
- file: notebooks/skewt/index
1414
title: Skew-T Analysis
1515
sections:
16-
- glob: notebooks/skewt/*.ipynb
16+
- glob: notebooks/skewt/*
1717
- file: notebooks/convective/index
1818
title: Convective Calculations
1919
sections:
@@ -25,4 +25,4 @@ parts:
2525
- file: notebooks/declarative/index
2626
title: Simplified Plotting
2727
sections:
28-
- glob: notebooks/declarative/*.ipynb
28+
- glob: notebooks/declarative/*

0 commit comments

Comments
 (0)