Skip to content

Conversation

@Jacob-JA-Shanks
Copy link
Contributor

Pull Request Title: Fix links to Netbox repository in Netbox README.md

Description

Just a quick fix to the links to the Netbox repository which were broken in its respective README file

Related Issues

N/A

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:

  1. Read the link
  2. Click the link

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

N/A

Additional Notes

N/A

Copilot AI review requested due to automatic review settings January 9, 2026 11:39
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 PR fixes broken links to the Netbox repository in the Netbox service README file. The links previously contained an erroneous github.com/github.com pattern instead of the correct github.com format.

Key Changes:

  • Corrected two instances of malformed GitHub repository URLs from https://github.com/github.com/netbox-community to https://github.com/netbox-community/netbox

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

Copy link
Member

@crypt0rr crypt0rr left a comment

Choose a reason for hiding this comment

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

Thanks! 🔥

@crypt0rr crypt0rr merged commit 17352ba into tailscale-dev:main Jan 12, 2026
1 check passed
@crypt0rr crypt0rr self-assigned this Jan 12, 2026
@crypt0rr crypt0rr added the documentation Improvements or additions to documentation label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants