diff --git a/_devportal/scripts/update-index.sh b/_devportal/scripts/update-index.sh index 48ceb9bfc..3a21f9f24 100755 --- a/_devportal/scripts/update-index.sh +++ b/_devportal/scripts/update-index.sh @@ -42,9 +42,9 @@ for file in "$SRC_DIR"/arc-*.md; do # Prepare the formatted output for each ARC in an HTML row, adding / to hrefs and keeping ARC number as-is elsewhere arc_output=" - $arc - $title - $description + $arc + $title + $description " # Group the ARCs by status