diff --git a/convert.sh b/convert.sh index 413580c..405d5d1 100755 --- a/convert.sh +++ b/convert.sh @@ -95,7 +95,4 @@ pandoc README.md \ # Cleanup cleanup -echo "✓ Conversion complete! Output saved as index.html" -echo "→ Table of contents generated" -echo "→ Dark mode support added" -echo "→ Accessibility features implemented" \ No newline at end of file +echo "✓ Conversion complete! Output saved as docs/index.html" \ No newline at end of file