Skip to content

Commit

Permalink
Merge pull request #195 from Hanif012/patch-1
Browse files Browse the repository at this point in the history
Update documentation links in README and README_JA
  • Loading branch information
AnnulusGames authored Jan 21, 2025
2 parents 05bc238 + a7bc976 commit 09f7d19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ LSequence.Create()
.Run();
```

For more details, refer to the [Sequence](https://annulusgames.github.io/LitMotion/ja/sequence.html) section in the documentation.
For more details, refer to the [Sequence](https://annulusgames.github.io/LitMotion/articles/en/sequence.html) section in the documentation.

## LitMotion.Animation

Expand Down Expand Up @@ -230,7 +230,7 @@ Alternatively, you can open the `Packages/manifest.json` file and add the follow

### How to Use

For how to use LitMotion.Animation, please refer to the documentation on [LitMotion.Animation](https://annulusgames.github.io/LitMotion/ja/litmotion-animation-overview.html).
For how to use LitMotion.Animation, please refer to the documentation on [LitMotion.Animation](https://annulusgames.github.io/LitMotion/articles/en/litmotion-animation-overview.html).

## Performance

Expand Down
4 changes: 2 additions & 2 deletions README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ LSequence.Create()
.Run();
```

詳細はドキュメントの[Sequence](https://annulusgames.github.io/LitMotion/ja/sequence.html)を参照してください。
詳細はドキュメントの[Sequence](https://annulusgames.github.io/LitMotion/articles/ja/sequence.html)を参照してください。

## LitMotion.Animation

Expand Down Expand Up @@ -226,7 +226,7 @@ https://github.com/AnnulusGames/LitMotion.git?path=src/LitMotion/Assets/LitMotio

### 使い方

LitMotion.Animationの使い方はドキュメントの[LitMotion.Animation](https://annulusgames.github.io/LitMotion/ja/litmotion-animation-overview.html)を参照してください。
LitMotion.Animationの使い方はドキュメントの[LitMotion.Animation](https://annulusgames.github.io/LitMotion/articles/ja/litmotion-animation-overview.html)を参照してください。

## パフォーマンス

Expand Down

0 comments on commit 09f7d19

Please sign in to comment.