diff --git a/src/data-structures/queue/README.fr-FR.md b/src/data-structures/queue/README.fr-FR.md index 8bad714e..33d32774 100644 --- a/src/data-structures/queue/README.fr-FR.md +++ b/src/data-structures/queue/README.fr-FR.md @@ -22,7 +22,7 @@ Représentation d'une file PEPS (premier entré, premier sorti) ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## Références diff --git a/src/data-structures/queue/README.ja-JP.md b/src/data-structures/queue/README.ja-JP.md index d879064b..1ffa9c1a 100644 --- a/src/data-structures/queue/README.ja-JP.md +++ b/src/data-structures/queue/README.ja-JP.md @@ -6,7 +6,7 @@ FIFO(先入れ先出し)のキュー ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## 参考 diff --git a/src/data-structures/queue/README.ko-KR.md b/src/data-structures/queue/README.ko-KR.md index 527ea503..606c8ff3 100644 --- a/src/data-structures/queue/README.ko-KR.md +++ b/src/data-structures/queue/README.ko-KR.md @@ -15,7 +15,7 @@ _Read this in other languages:_ ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## 참고 diff --git a/src/data-structures/queue/README.md b/src/data-structures/queue/README.md index e9ad6f54..c1e40d73 100644 --- a/src/data-structures/queue/README.md +++ b/src/data-structures/queue/README.md @@ -28,7 +28,7 @@ Representation of a FIFO (first in, first out) queue ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## References diff --git a/src/data-structures/queue/README.pt-BR.md b/src/data-structures/queue/README.pt-BR.md index ad24d231..94648641 100644 --- a/src/data-structures/queue/README.pt-BR.md +++ b/src/data-structures/queue/README.pt-BR.md @@ -22,7 +22,7 @@ Representação de uma file FIFO (first in, first out) ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## References diff --git a/src/data-structures/queue/README.ru-RU.md b/src/data-structures/queue/README.ru-RU.md index c1ebe46a..1f9e5ff6 100644 --- a/src/data-structures/queue/README.ru-RU.md +++ b/src/data-structures/queue/README.ru-RU.md @@ -13,7 +13,7 @@ ![Очередь](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## References diff --git a/src/data-structures/queue/README.zh-CN.md b/src/data-structures/queue/README.zh-CN.md index d4aa76cf..af608107 100644 --- a/src/data-structures/queue/README.zh-CN.md +++ b/src/data-structures/queue/README.zh-CN.md @@ -9,7 +9,7 @@ ![Queue](./images/queue.jpeg) -Made with okso.app +*Made with [okso.app](https://okso.app)* ## 参考