Skip to content

Commit a68c5de

Browse files
Merge pull request #229 from posit-dev/gregswinehart-patch-1
fix dead links
2 parents 6678a84 + f5caeb3 commit a68c5de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/model-scoring/index.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Shiny's reactive programming model makes it easy and performant to update those
3535

3636
**Layouts:**
3737

38-
* [Navbar](/layouts/navbarsindex.qmd)
39-
* [Sidebar](/layouts/sidebarsindex.qmd)
40-
* [Tabs](/layouts/tabsindex.qmd)
41-
* [Grid layout](/layouts/arrangeindex.qmd)
38+
* [Navbar](/layouts/navbars/index.qmd)
39+
* [Sidebar](/layouts/sidebars/index.qmd)
40+
* [Tabs](/layouts/tabs/index.qmd)
41+
* [Grid layout](/layouts/arrange/index.qmd)
4242
* [Cards](/layouts/panels-cards/index.qmd#content-divided-by-cards)
4343

4444
:::

0 commit comments

Comments
 (0)