Skip to content

Commit 794f02f

Browse files
[MERGE] Minor update
Changes in file .github/workflows/codeql-analysis.yml: * version bump Changes in file .github/workflows/scorecard.yml: * version bump Changes in file LICENSE.md: * updated URL Changes in file tests/profiling.py: * updated URL Changes in file tests/test_basic.py: * updated URL Changes in file tests/test_build.py: * updated URL Changes in file tests/test_usage.py: * updated URL
2 parents 3a089fc + c51733c commit 794f02f

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ _NO ASSOCIATION._
5858
Copyright (c) 2017-2022, Python Test Repo Template
5959
ALSO Licensed under MIT
6060
You may obtain a copy of the License at
61-
[MIT License](https://github.com/reactive-firewall/python-repo/LICENSE.md)
61+
[MIT License](https://github.com/reactive-firewall/python-repo/blob/HEAD/LICENSE.md)
6262
***
6363

6464
### Files: `.github/workflows/markdown-lint.yml`, and `.github/workflows/yaml-lint.yml`
@@ -67,7 +67,7 @@ You may obtain a copy of the License at
6767
Copyright (c) 2017-2025, Your Mileage May Vary
6868
ALSO Licensed under MIT
6969
You may obtain a copy of the License at
70-
[MIT License](https://github.com/reactive-firewall/ymmv/LICENSE.md)
70+
[MIT License](https://github.com/reactive-firewall/ymmv/blob/HEAD/LICENSE.md)
7171
***
7272

7373
### File: `Logo.svg`

tests/profiling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
# ..........................................
12-
# https://github.com/reactive-firewall/python-repo/LICENSE.md
12+
# https://github.com/reactive-firewall/python-repo/blob/HEAD/LICENSE.md
1313
# ..........................................
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

tests/test_basic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
# ..........................................
12-
# https://github.com/reactive-firewall/python-repo/LICENSE.md
12+
# https://github.com/reactive-firewall/python-repo/blob/HEAD/LICENSE.md
1313
# ..........................................
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

tests/test_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
# ..........................................
12-
# https://github.com/reactive-firewall/python-repo/LICENSE.md
12+
# https://github.com/reactive-firewall/python-repo/blob/HEAD/LICENSE.md
1313
# ..........................................
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

tests/test_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
# ..........................................
12-
# https://github.com/reactive-firewall/python-repo/LICENSE.md
12+
# https://github.com/reactive-firewall/python-repo/blob/HEAD/LICENSE.md
1313
# ..........................................
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)