Skip to content

Fix ABAP filepaths#7713

Merged
rlhagerm merged 4 commits intoawsdocs:mainfrom
jencao-aws:test-readme
Jan 16, 2026
Merged

Fix ABAP filepaths#7713
rlhagerm merged 4 commits intoawsdocs:mainfrom
jencao-aws:test-readme

Conversation

@jencao-aws
Copy link
Copy Markdown
Contributor

This pull request contains a small change to help handle readme generation for SAP ABAP filenames. In order to work with the SAP system, we had to use # characters in the filename but that ends up causing issues with any links generated with that filename. Instead the character needs to be encoded as %23 to allow for github to link to the correct file as well as adding in the line number.


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

@github-actions github-actions Bot added the Tools This issue relates to a custom tooling to streamline development tasks label Jan 14, 2026
@jencao-aws jencao-aws marked this pull request as ready for review January 14, 2026 19:41
@rlhagerm rlhagerm self-assigned this Jan 14, 2026
@rlhagerm rlhagerm added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Jan 14, 2026
@github-actions github-actions Bot added the SAP ABAP This issue relates to the AWS SDK for SAP ABAP label Jan 14, 2026
@rlhagerm rlhagerm added the On Call Review complete On call review complete label Jan 16, 2026
@rlhagerm rlhagerm merged commit a994c38 into awsdocs:main Jan 16, 2026
16 of 17 checks passed
@jencao-aws jencao-aws deleted the test-readme branch February 10, 2026 17:55
@jencao-aws jencao-aws restored the test-readme branch February 10, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

On Call Review complete On call review complete SAP ABAP This issue relates to the AWS SDK for SAP ABAP Task A general update to the code base for language clarification, missing actions, tests, etc. Tools This issue relates to a custom tooling to streamline development tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants