Skip to content

v2.1.x Chore - Update license URLs #335

Closed
1 of 2 issues completed
Closed
Task
1 of 2 issues completed
@coderabbitai

Description

@coderabbitai

Background

This issue was created based on a discussion in PR #330.

Problem

The current license URLs in the project (example: https://www.github.com/reactive-firewall/multicast/LICENSE.md) return HTTP 301 redirects rather than directly serving the license file. This might affect reliability when accessing the license information.

Proposed Solution

Update all license URLs in the project to use direct links to the raw license content (for example, using URLs from raw.githubusercontent.com).

Implementation Note

Since this change would affect many files across the project, it should be implemented on a dedicated branch separate from other changes.

cc: @reactive-firewall

Sub-issues

Metadata

Metadata

Labels

ChoreMiscellaneous chores to maintain the projectConfigsImprovements or additions to configurationGitHubAnything MetaMulticastAny main project file changesdocumentationImprovements or additions to documentation

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions