Skip to content

Commit 535d29f

Browse files
committed
Fix external links to compatibility
1 parent 4899c21 commit 535d29f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/_releases/v11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If you need to support old runtimes you can try [Sinon 9][compat-doc-v9].
3636

3737
{% include docs/contribute.md %}
3838

39-
[compat-doc]: https://github.com/sinonjs/sinon/COMPATIBILITY.md
39+
[compat-doc]: https://github.com/sinonjs/sinon/blob/main/COMPATIBILITY.md
4040
[compat-doc-v9]: https://github.com/sinonjs/sinon/blob/v9.2.4/COMPATIBILITY.md

docs/_releases/v12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If you need to support old runtimes you can try [Sinon 9][compat-doc-v9].
3636

3737
{% include docs/contribute.md %}
3838

39-
[compat-doc]: https://github.com/sinonjs/sinon/COMPATIBILITY.md
39+
[compat-doc]: https://github.com/sinonjs/sinon/blob/main/COMPATIBILITY.md
4040
[compat-doc-v9]: https://github.com/sinonjs/sinon/blob/v9.2.4/COMPATIBILITY.md

docs/_releases/v13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If you need to support old runtimes you can try [Sinon 9][compat-doc-v9].
3636

3737
{% include docs/contribute.md %}
3838

39-
[compat-doc]: https://github.com/sinonjs/sinon/COMPATIBILITY.md
39+
[compat-doc]: https://github.com/sinonjs/sinon/blob/main/COMPATIBILITY.md
4040
[compat-doc-v9]: https://github.com/sinonjs/sinon/blob/v9.2.4/COMPATIBILITY.md

docs/_releases/v14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If you need to support old runtimes you can try [Sinon 9][compat-doc-v9].
3636

3737
{% include docs/contribute.md %}
3838

39-
[compat-doc]: https://github.com/sinonjs/sinon/COMPATIBILITY.md
39+
[compat-doc]: https://github.com/sinonjs/sinon/blob/main/COMPATIBILITY.md
4040
[compat-doc-v9]: https://github.com/sinonjs/sinon/blob/v9.2.4/COMPATIBILITY.md

docs/_releases/v15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If you need to support old runtimes you can try [Sinon 9][compat-doc-v9].
3636

3737
{% include docs/contribute.md %}
3838

39-
[compat-doc]: https://github.com/sinonjs/sinon/COMPATIBILITY.md
39+
[compat-doc]: https://github.com/sinonjs/sinon/blob/main/COMPATIBILITY.md
4040
[compat-doc-v9]: https://github.com/sinonjs/sinon/blob/v9.2.4/COMPATIBILITY.md

0 commit comments

Comments
 (0)