Fix links (#96)

* Update links to images to community-scripts repo

* Update links to community-scripts repo
This commit is contained in:
Rémi Bédard-Couture
2024-11-06 13:05:00 -05:00
committed by GitHub
parent c8806867d8
commit cb8b8b51a7
11 changed files with 11 additions and 11 deletions

View File

@ -11,7 +11,7 @@
"interface_port": "8080",
"documentation": null,
"website": "https://www.nocodb.com/",
"logo": "https://github.com/tteck/Proxmox/blob/main/misc/images/nocodb.png?raw=true",
"logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/nocodb.png?raw=true",
"description": "NocoDB is a document-oriented database management system. It uses the NoSQL (Not Only SQL) data model, which allows for more flexible and scalable data storage than traditional relational databases. NoCoDB stores data in JSON format, making it easier to manage and query complex data structures, and supports a range of data types, including strings, numbers, arrays, and objects. The software provides a web-based interface for managing and querying data, and includes features such as real-time data synchronization, auto-indexing, and full-text search. NoCoDB is designed to be scalable, and can be used for a range of applications, from small projects to large enterprise systems. The software is free and open-source, and is designed to be easy to use and integrate with other applications.",
"install_methods": [
{