Skip to content

Fix smart quotes and placeholder URLs in docs#1693

Merged
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:docs/fix-smart-quotes
Apr 22, 2026
Merged

Fix smart quotes and placeholder URLs in docs#1693
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:docs/fix-smart-quotes

Conversation

@kmcginnes
Copy link
Copy Markdown
Collaborator

Description

Mechanical cleanup of documentation text.

  • Replace curly/smart quotes with straight quotes in docs/guides/troubleshooting.md and docs/development.md
  • Replace real Neptune cluster URL (cluster-cqmizgqgrsbf) with placeholder {your-cluster-id} in docs/references/default-connection.md

Validation

Documentation-only change. Verified no smart quotes remain via hexdump and no real cluster URLs remain via grep.

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have verified pnpm checks passes with no errors.
  • I have verified pnpm test passes with no failures.
  • I have covered new added functionality with unit tests if necessary.
  • I have updated documentation if necessary.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.65%. Comparing base (c5affc5) to head (e6b37e1).
⚠️ Report is 140 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1693       +/-   ##
===========================================
+ Coverage   47.81%   72.65%   +24.83%     
===========================================
  Files         382      408       +26     
  Lines        8525    12286     +3761     
  Branches     3159     3525      +366     
===========================================
+ Hits         4076     8926     +4850     
+ Misses       3070     2340      -730     
+ Partials     1379     1020      -359     
Flag Coverage Δ
unittests 72.65% <ø> (+24.83%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Replace curly/smart quotes with straight quotes in troubleshooting
and development docs.

Part of aws#1581
Replace cluster-cqmizgqgrsbf with {your-cluster-id} in the default
connection examples.

Part of aws#1581
@kmcginnes kmcginnes force-pushed the docs/fix-smart-quotes branch from 433fad3 to e6b37e1 Compare April 22, 2026 20:15
@kmcginnes kmcginnes marked this pull request as ready for review April 22, 2026 20:30
@kmcginnes
Copy link
Copy Markdown
Collaborator Author

Low risk, merging without review.

@kmcginnes kmcginnes merged commit 9abb322 into aws:main Apr 22, 2026
4 of 5 checks passed
@kmcginnes kmcginnes deleted the docs/fix-smart-quotes branch April 22, 2026 20:30
@kmcginnes kmcginnes mentioned this pull request Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant