From b2f5afa251b58eccb6612b00029dd3faef3c7a9c Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Thu, 18 Sep 2025 14:18:15 +0200 Subject: [PATCH] chore: lowercase GitHub organisation name --- README.md | 10 +++++----- docs/index.html | 16 ++++++++-------- go.mod | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 35eb32e..add5109 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # TibiaData API assets -[![assets-generator](https://github.com/TibiaData/tibiadata-api-assets/actions/workflows/generate.yml/badge.svg)](https://github.com/TibiaData/tibiadata-api-assets/actions/workflows/generate.yml) -[![GitHub license](https://img.shields.io/github/license/TibiaData/tibiadata-api-assets)](https://github.com/TibiaData/tibiadata-api-assets/blob/main/LICENSE) +[![assets-generator](https://github.com/tibiadata/tibiadata-api-assets/actions/workflows/generate.yml/badge.svg)](https://github.com/tibiadata/tibiadata-api-assets/actions/workflows/generate.yml) +[![GitHub license](https://img.shields.io/github/license/tibiadata/tibiadata-api-assets)](https://github.com/tibiadata/tibiadata-api-assets/blob/main/LICENSE) JSON assets that are almost static for the TibiaData API. -This repo contains tooling that generates the assets json files used by the [tibiadata-api-go](https://github.com/TibiaData/tibiadata-api-go) image. +This repo contains tooling that generates the assets json files used by the [tibiadata-api-go](https://github.com/tibiadata/tibiadata-api-go) image. The generated file can be accessed on [assets.tibiadata.com](https://assets.tibiadata.com) in a minified or pretty version. @@ -13,7 +13,7 @@ The generated file can be accessed on [assets.tibiadata.com](https://assets.tibi The generation will be generating new json files on a scheduled interval, providing updates JSON data files used by the container. -There are some details missing from the upstream servers called on by [tibiadata-api-go](https://github.com/TibiaData/tibiadata-api-go) application, so therefore this data provides information. +There are some details missing from the upstream servers called on by [tibiadata-api-go](https://github.com/tibiadata/tibiadata-api-go) application, so therefore this data provides information. Example of data that is missing is a list of valid worlds that can have houses/guildhalls or mapping for every houseid for us to provide the town and housetype. @@ -25,5 +25,5 @@ Tibia is a registered trademark of [CipSoft GmbH](https://www.cipsoft.com/en/). ## Credits -- Authors: [Tobias Lindberg](https://github.com/tobiasehlert) – [List of contributors](https://github.com/TibiaData/tibiadata-api-assets/graphs/contributors) +- Authors: [Tobias Lindberg](https://github.com/tobiasehlert) – [List of contributors](https://github.com/tibiadata/tibiadata-api-assets/graphs/contributors) - Distributed under [MIT License](LICENSE) diff --git a/docs/index.html b/docs/index.html index fae1f02..31df83c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -63,10 +63,10 @@

TibiaData Assets

- This repo (tibiadata-api-assets) contains tooling that generates the assets json files used by the - tibiadata-api-go image. + tibiadata-api-go image.

@@ -208,40 +208,40 @@

GitHub repos