Skip to content

Comments

docs: Correct URLs#3

Merged
nikcio merged 1 commit intomainfrom
feature/correct-urls
Feb 21, 2026
Merged

docs: Correct URLs#3
nikcio merged 1 commit intomainfrom
feature/correct-urls

Conversation

@nikcio
Copy link
Contributor

@nikcio nikcio commented Feb 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 15:09
@nikcio nikcio enabled auto-merge February 21, 2026 15:09
Copy link

Copilot AI left a comment

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 updates documentation URLs from the old domain https://openapi.nikcio.com to the new GitHub Pages URL https://nikcio-labs.github.io/openapi-code-generator. The changes ensure that users are directed to the correct documentation site.

Changes:

  • Updated PackageProjectUrl in the NuGet package configuration
  • Updated documentation link in README.md

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/OpenApiCodeGenerator.Cli/OpenApiCodeGenerator.Cli.csproj Updated PackageProjectUrl to point to the new GitHub Pages documentation site
README.md Updated documentation link to point to the new GitHub Pages documentation site

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


<p align="center">
<a href="https://openapi.nikcio.com">Documentation</a> •
<a href="https://nikcio-labs.github.io/openapi-code-generator">Documentation</a> •
Copy link

Copilot AI Feb 21, 2026

Choose a reason for hiding this comment

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

The URL in the csproj file has a trailing slash while the URL in README.md does not. For consistency, both URLs should either include or exclude the trailing slash. The trailing slash is generally recommended for directory-based URLs like GitHub Pages sites to avoid unnecessary redirects.

Suggested change
<a href="https://nikcio-labs.github.io/openapi-code-generator">Documentation</a> •
<a href="https://nikcio-labs.github.io/openapi-code-generator/">Documentation</a> •

Copilot uses AI. Check for mistakes.
@nikcio nikcio merged commit 18d4157 into main Feb 21, 2026
8 checks passed
@nikcio nikcio deleted the feature/correct-urls branch February 21, 2026 15:12
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