Skip to content

fix: point technical details buttons to the real documentation - #462

Merged
vitormattos merged 2 commits into
mainfrom
fix/tecnical-details-doc-links
Aug 5, 2026
Merged

fix: point technical details buttons to the real documentation#462
vitormattos merged 2 commits into
mainfrom
fix/tecnical-details-doc-links

Conversation

@YvesCesar

@YvesCesar YvesCesar commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fixes: https://github.com/LibreCodeCoop/management/issues/501 and https://github.com/LibreCodeCoop/management/issues/502

Objective: make the two documentation buttons on /tecnical-details point to the actual documentation.

Problem

Both buttons in the reported section were wired to the wrong target:

Button Before Result
Access API Documentation #it-architecture Scrolled down the same page
Download Architecture Whitepaper assets/images/solutions/it-architecture-image.png Opened a bare image, as reported in the issue

The image was never a whitepaper, it is a laptop mockup of the "Solicitar Assinaturas" screen, wired to that button since the page was created.

Changes

  • Access API Documentationhttps://docs.libresign.coop/developer_manual/api/
  • Download Architecture Whitepaperhttps://docs.libresign.coop/admin_manual/, relabeled to Read the Admin Documentation since there is no file to download.
  • External links in the section now open in a new tab. This required adding target / rel="noopener noreferrer" support to _partials/home/card-grid-section.blade.php, which silently dropped the key.
  • Removed source/assets/images/solutions/it-architecture-image.png, now unreferenced across the tree and no longer shipped in the build.

Demo

https://libresign.github.io/site-preview/pr-preview/pr-462/tecnical-details/

Signed-off-by: YvesCesar <yvesamorim73@gmail.com>
@YvesCesar
YvesCesar marked this pull request as draft August 5, 2026 18:57
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://libresign.github.io/site-preview/pr-preview/pr-462/

Built to branch main at 2026-08-05 19:22 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Signed-off-by: YvesCesar <yvesamorim73@gmail.com>
@YvesCesar
YvesCesar marked this pull request as ready for review August 5, 2026 19:34
@YvesCesar
YvesCesar requested a review from vitormattos August 5, 2026 19:34
@vitormattos
vitormattos merged commit dc7df8e into main Aug 5, 2026
5 checks passed
@vitormattos
vitormattos deleted the fix/tecnical-details-doc-links branch August 5, 2026 23:55
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🚀 Starting production deploy of site header and footer fragments...

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.

2 participants