Skip to content

Fix broken abapdocu_latest links - #381

Open
brickup-de wants to merge 1 commit into
SAP:mainfrom
brickup-de:main
Open

Fix broken abapdocu_latest links#381
brickup-de wants to merge 1 commit into
SAP:mainfrom
brickup-de:main

Conversation

@brickup-de

Copy link
Copy Markdown

TL;DR

Fixes #369 and similar broken links
Overlaps with #378, but instead keeps links pointing towards "latest" version

Details

Most of the links in this repo starting with https://help.sap.com/doc/abapdocu_latest_index_htm currently do not work. Digging into it, there are different link formats in use. Most of them, as of right now, do not work.

This PR removes the redirects via index.htm?.... Also, it points all links directly towards their dedicated .html pages, instead of the broken .htm ones.

Links starting with https://help.sap.com/doc/abapdocu_latest_index_htm were in different formats and most of them didn't work anymore. Removed redirects via index.htm (just a few worked) and pointed all directly towards the currently working .html pages (instead of broken .htm).
@cla-assistant

cla-assistant Bot commented Jul 23, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

brickup-de added a commit to brickup-de/abap_tidy that referenced this pull request Jul 26, 2026
See SAP/styleguides#381 and SAP/styleguides#369

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dead link Clean ABAP "If your global class is CREATE PRIVATE, leave the CONSTRUCTOR public"

1 participant