Skip to content

fix(docs): correct glossary link paths in connectionless present-proof - #1796

Merged
yshyn-iohk merged 2 commits into
mainfrom
fix/docs-glossary-links
May 22, 2026
Merged

fix(docs): correct glossary link paths in connectionless present-proof#1796
yshyn-iohk merged 2 commits into
mainfrom
fix/docs-glossary-links

Conversation

@yshyn-iohk

Copy link
Copy Markdown
Contributor

Summary

Fix broken glossary links in docs/docusaurus/credentials/connectionless/present-proof.md.

The links used /docs/concepts/glossary#... which doesn't exist in the docs site. Changed to /home/concepts/glossary#... to match the redirect rule in the docs site's presets.ts (which maps /home/concepts/glossary/documentation/learn/glossary).

This fixes the Docusaurus build failure in hyperledger-identus/docs#260.

Test plan

  • Docs site build passes without broken link errors

🤖 Generated with Claude Code

Replace /docs/concepts/glossary with /home/concepts/glossary to match
the redirect rule in the docs site (presets.ts maps /home/concepts/glossary
to /documentation/learn/glossary).

Fixes broken links in the docs site build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
@yshyn-iohk
yshyn-iohk requested a review from a team as a code owner May 22, 2026 07:48
patextreme
patextreme previously approved these changes May 22, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
@sonarqubecloud

Copy link
Copy Markdown

@yshyn-iohk
yshyn-iohk enabled auto-merge (squash) May 22, 2026 07:59
@github-actions

Copy link
Copy Markdown
Contributor

Unit Test Results

113 files  ±0  113 suites  ±0   24m 20s ⏱️ + 1m 35s
927 tests ±0  919 ✅ ±0  8 💤 ±0  0 ❌ ±0 
934 runs  ±0  926 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 32477b6. ± Comparison against base commit 641d1a1.

@yshyn-iohk
yshyn-iohk disabled auto-merge May 22, 2026 08:23
@yshyn-iohk
yshyn-iohk merged commit e1e8be1 into main May 22, 2026
15 of 17 checks passed
@yshyn-iohk
yshyn-iohk deleted the fix/docs-glossary-links branch May 22, 2026 08:24
Yummy-Yums pushed a commit to Yummy-Yums/cloud-agent that referenced this pull request Jul 16, 2026
## [2.2.0](hyperledger-identus/cloud-agent@v2.1.0...v2.2.0) (2026-06-09)

### Features

* add PRISM VDR driver integration ([hyperledger-identus#1671](hyperledger-identus#1671)) ([f48add8](hyperledger-identus@f48add8))
* add VDR capabilities to the cloud-agent using the prism-node ([hyperledger-identus#1685](hyperledger-identus#1685)) ([9931f22](hyperledger-identus@9931f22))
* support NeoPRISM as node backend ([hyperledger-identus#1693](hyperledger-identus#1693)) ([e1a5af2](hyperledger-identus@e1a5af2))
* token permissions and remove codeql ([hyperledger-identus#1665](hyperledger-identus#1665)) ([2f2f1ca](hyperledger-identus@2f2f1ca))
* VDR driver leftovers and improvements ([hyperledger-identus#1712](hyperledger-identus#1712)) ([679e1b8](hyperledger-identus@679e1b8))
* **vdr:** add NeoPrism REST API as VDR backend ([hyperledger-identus#1728](hyperledger-identus#1728)) ([e7bddd3](hyperledger-identus@e7bddd3))

### Bug Fixes

* add allstar exception for thr binaries ([hyperledger-identus#1683](hyperledger-identus#1683)) ([c5980cb](hyperledger-identus@c5980cb))
* **ci:** update neoprism version and fix VDR cucumber tag ([hyperledger-identus#1729](hyperledger-identus#1729)) ([1224017](hyperledger-identus@1224017))
* correct typos, API endpoint documentation and error responses ([hyperledger-identus#1768](hyperledger-identus#1768)) ([18761bd](hyperledger-identus@18761bd))
* docker image ([hyperledger-identus#1639](hyperledger-identus#1639)) ([7a19081](hyperledger-identus@7a19081))
* **docs:** correct glossary link paths in connectionless present-proof ([hyperledger-identus#1796](hyperledger-identus#1796)) ([e1e8be1](hyperledger-identus@e1e8be1))
* **docs:** correct relative link path in VDR manage tutorial ([hyperledger-identus#1737](hyperledger-identus#1737)) ([55a5e4e](hyperledger-identus@55a5e4e))
* pipeline script ([hyperledger-identus#1676](hyperledger-identus#1676)) ([86ac86f](hyperledger-identus@86ac86f))
* remove checksum bypass and pin java-multibase to v1.1.1 ([hyperledger-identus#1769](hyperledger-identus#1769)) ([dddf7fb](hyperledger-identus@dddf7fb))
* **tests:** pin published snapshot and drop invalid github packages repo ([hyperledger-identus#1805](hyperledger-identus#1805)) ([81d2cb3](hyperledger-identus@81d2cb3))
* token permissions ([hyperledger-identus#1666](hyperledger-identus#1666)) ([518c094](hyperledger-identus@518c094))
* Token-Permissions  ([hyperledger-identus#1678](hyperledger-identus#1678)) ([adc81b1](hyperledger-identus@adc81b1))
 [skip ci]

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
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