Skip to content

chore: update link to docs#10

Merged
shelegdmitriy merged 1 commit into
masterfrom
chore/update-link-to-docs
Jun 19, 2025
Merged

chore: update link to docs#10
shelegdmitriy merged 1 commit into
masterfrom
chore/update-link-to-docs

Conversation

@shelegdmitriy

Copy link
Copy Markdown
Collaborator

This pull request updates the src/lib/config.ts file to improve the handling of documentation links. The changes introduce a dedicated docsUrl constant and update the footerLinks configuration to use this new constant instead of a hardcoded URL.

Updates to documentation links:

  • src/lib/config.ts: Added a new constant docsUrl with the URL 'https://asimov-specs.github.io/' to centralize the documentation link.
  • src/lib/config.ts: Updated the footerLinks configuration to use the docsUrl constant for the "Documentation" link, replacing the previous hardcoded URL.

@shelegdmitriy shelegdmitriy requested a review from Copilot June 19, 2025 17:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request centralizes the documentation URL by introducing a dedicated constant and updates the footer links accordingly.

  • Added a new constant, docsUrl, for the documentation URL.
  • Updated the footerLinks configuration to use docsUrl instead of a hardcoded URL.

@shelegdmitriy shelegdmitriy merged commit abdcb49 into master Jun 19, 2025
1 check passed
@shelegdmitriy shelegdmitriy deleted the chore/update-link-to-docs branch June 19, 2025 17:23
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