Skip to content

Commit

Permalink
Update make gencatalog to address correct indices.
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed Sep 8, 2020
1 parent 038b5f1 commit 1d4e1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ lintdocs:
rm -rf markdownlint-cli

gencatalog:
rm site/content/en/guides/consumer/function/catalog/_index.md
rm site/content/en/guides/consumer/function/catalog/*/_index.md
(cd site/content/en/guides/consumer/function/catalog/catalog && npm run gen-docs)

gendocs:
Expand Down

0 comments on commit 1d4e1d6

Please sign in to comment.