Skip to content

Conversation

@0marperez
Copy link
Contributor

Issue #

N/A

Description of changes

  • Renders the code examples link as an HTML link to make it clickable in our API ref docs.
  • Improved wording

Rendered docs:
Screenshot 2025-04-01 at 3 28 49 PM

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@0marperez 0marperez added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Apr 1, 2025
@github-actions
Copy link

github-actions bot commented Apr 1, 2025

A new generated diff is ready to view.

@github-actions

This comment has been minimized.

@0marperez 0marperez marked this pull request as ready for review April 1, 2025 19:59
@0marperez 0marperez requested a review from a team as a code owner April 1, 2025 19:59
Comment on lines 114 to 116
appendLine("## Code Examples")
append("To see full code examples, see the ${title ?: sdkId} examples in the AWS code example library. ")
appendLine("See $codeExampleLink")
appendLine("Explore code examples for ${title ?: sdkId} in the <a href=\"$codeExampleLink\">AWS code example library</a>")
appendLine()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Terminate the sentence with a period (.).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 2025

@github-actions
Copy link

github-actions bot commented Apr 1, 2025

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Apr 1, 2025

Affected Artifacts

No artifacts changed size

@0marperez 0marperez merged commit 310661b into main Apr 1, 2025
19 checks passed
@0marperez 0marperez deleted the code-examples-link branch April 1, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants