diff --git a/src/data-structures/queue/README.fr-FR.md b/src/data-structures/queue/README.fr-FR.md index 8bad714e0..33d327744 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 d879064b7..1ffa9c1a6 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 527ea5030..606c8ff35 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 e9ad6f54a..c1e40d735 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 ad24d2318..946486412 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 c1ebe46a8..1f9e5ff6f 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 d4aa76cff..af608107d 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)* ## 参考