[PR #696] fix(uk): correct anchor links in Ukrainian menu #7085

Open
opened 2026-05-15 03:25:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/696
Author: @ghotriw
Created: 4/30/2026
Status: 🔄 Open

Base: masterHead: fix-uk-anchors


📝 Commits (1)

  • 24e5e0c fix(uk): correct anchor links in Ukrainian menu

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 config.yaml (+2 -2)

📄 Description

The "Швидкий Огляд" and "Повна Специфікація" buttons on https://www.conventionalcommits.org/uk/v1.0.0/ pointed to #summary and #specification, which don't exist on the Ukrainian page.
The actual headings are ## Вступ and ## Специфікація, so the auto-generated anchor IDs are #вступ and #специфікація.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/696 **Author:** [@ghotriw](https://github.com/ghotriw) **Created:** 4/30/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix-uk-anchors` --- ### 📝 Commits (1) - [`24e5e0c`](https://github.com/conventional-commits/conventionalcommits.org/commit/24e5e0ceff4c89621ab66603a6eb35ee38cd44f6) fix(uk): correct anchor links in Ukrainian menu ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config.yaml` (+2 -2) </details> ### 📄 Description The "Швидкий Огляд" and "Повна Специфікація" buttons on https://www.conventionalcommits.org/uk/v1.0.0/ pointed to #summary and #specification, which don't exist on the Ukrainian page. The actual headings are ## Вступ and ## Специфікація, so the auto-generated anchor IDs are #вступ and #специфікація. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 03:25:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#7085