From 77100eaca3f6ecb4cdd0ca96cd32a862b8bbfc09 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sat, 28 Jan 2023 20:37:22 +0100 Subject: [PATCH] [ts] Fix URLs in package README.md files. --- spine-ts/spine-canvas/README.md | 2 +- spine-ts/spine-core/README.md | 2 +- spine-ts/spine-phaser/README.md | 2 +- spine-ts/spine-player/README.md | 2 +- spine-ts/spine-threejs/README.md | 2 +- spine-ts/spine-webgl/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spine-ts/spine-canvas/README.md b/spine-ts/spine-canvas/README.md index 41308ac8a..a8fdbbea1 100644 --- a/spine-ts/spine-canvas/README.md +++ b/spine-ts/spine-canvas/README.md @@ -1,3 +1,3 @@ # spine-ts Canvas -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file diff --git a/spine-ts/spine-core/README.md b/spine-ts/spine-core/README.md index 546b091f7..6e0f30fd2 100644 --- a/spine-ts/spine-core/README.md +++ b/spine-ts/spine-core/README.md @@ -1,3 +1,3 @@ # spine-ts core -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file diff --git a/spine-ts/spine-phaser/README.md b/spine-ts/spine-phaser/README.md index 93e8aca37..d6add7cde 100644 --- a/spine-ts/spine-phaser/README.md +++ b/spine-ts/spine-phaser/README.md @@ -1,3 +1,3 @@ # spine-ts Phaser -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file diff --git a/spine-ts/spine-player/README.md b/spine-ts/spine-player/README.md index 5e8c3927e..e98ec76c7 100644 --- a/spine-ts/spine-player/README.md +++ b/spine-ts/spine-player/README.md @@ -1,3 +1,3 @@ # spine-ts Player -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file diff --git a/spine-ts/spine-threejs/README.md b/spine-ts/spine-threejs/README.md index f4b475161..577c4f38a 100644 --- a/spine-ts/spine-threejs/README.md +++ b/spine-ts/spine-threejs/README.md @@ -1,3 +1,3 @@ # spine-ts THREE.JS -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file diff --git a/spine-ts/spine-webgl/README.md b/spine-ts/spine-webgl/README.md index 1fe077a66..b78ec2131 100644 --- a/spine-ts/spine-webgl/README.md +++ b/spine-ts/spine-webgl/README.md @@ -1,3 +1,3 @@ # spine-ts WebGL -Please see https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/README.md for more information. \ No newline at end of file +Please see the top-level [README.md](../README.md) for more information. \ No newline at end of file