Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Nov 19, 2024
1 parent 7458e13 commit 02e7db0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/render-docs-for-components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ DOWNLOAD_TMP_DIR="${DOWNLOAD_TMP_DIR:-tmp/components}"

python scripts/docs-collator/render_docs_for_components.py \
--download-dir "${DOWNLOAD_TMP_DIR}" \
--output-dir "${RENDERED_DOCS_DIR}"
--output-dir "${RENDERED_DOCS_DIR}",
--excludes "vpc"

0 comments on commit 02e7db0

Please sign in to comment.