Skip to content

fix: correct relative path to token-creation.md from wwds-variables.md - #93

Open
juliasakakibara wants to merge 1 commit into
figma:mainfrom
juliasakakibara:fix/wwds-variables-token-creation-link
Open

fix: correct relative path to token-creation.md from wwds-variables.md#93
juliasakakibara wants to merge 1 commit into
figma:mainfrom
juliasakakibara:fix/wwds-variables-token-creation-link

Conversation

@juliasakakibara

Copy link
Copy Markdown

What

Fixes a broken relative markdown link in skills/figma-use/references/working-with-design-systems/wwds-variables.md.

The link to figma-generate-library/references/token-creation.md used ../../, which resolves one directory too high after this file was nested under working-with-design-systems/.

Changed to ../../../figma-generate-library/references/token-creation.md.

Why

The same href is already correct in skills/figma-use/references/variable-patterns.md (one level shallower). Grepped the skills tree — this was the only broken instance.

Destination file exists; target heading is ## 5. Variable Scopes — Complete Reference Table.

Note

Issues are disabled on this repo, so filing as a PR.

These skills are synced from internal figma/figma. A public-repo docs fix can be overwritten on the next Skills version bump unless the same path is also patched upstream.

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.

1 participant