Fix logo URL to point to community-scripts repo and remove dead links

This commit is contained in:
Rémi Bédard-Couture 2024-11-04 20:38:59 -05:00
parent 3c5f80f4a6
commit 090691fc1e

View File

@ -1,6 +1,6 @@
<div align="center"> <div align="center">
<a href="#"> <a href="#">
<img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo.png" height="100px" /> <img src="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo.png" height="100px" />
</a> </a>
</div> </div>
<h1 align="center">Changelog</h1> <h1 align="center">Changelog</h1>
@ -2282,28 +2282,28 @@ All LXC instances created using this repository come pre-installed with Midnight
### Changed ### Changed
- **Node-Red LXC** - **Node-Red LXC**
- Add Install [Themes Script](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/node-red-themes.png) - Add Install Themes Script
## 2022-02-16 ## 2022-02-16
### Changed ### Changed
- **Home Assistant Container LXC** - **Home Assistant Container LXC**
- Add Options to [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png) - Add Options to Update Menu
## 2022-02-14 ## 2022-02-14
### Changed ### Changed
- **Home Assistant Container LXC** - **Home Assistant Container LXC**
- Add [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png) - Add Update Menu
## 2022-02-13 ## 2022-02-13
### Changed ### Changed
- **Mariadb LXC** - **Mariadb LXC**
- Add [Adminer](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool - Add Adminer (formerly phpMinAdmin), a full-featured database management tool
## 2022-02-12 ## 2022-02-12
@ -2395,7 +2395,7 @@ All LXC instances created using this repository come pre-installed with Midnight
- `va-driver-all` is preinstalled - `va-driver-all` is preinstalled
- now using Ubuntu 21.10 - now using Ubuntu 21.10
- **misc** - **misc**
- new GUI script [(Screenshot)](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/pms-copy-data.png) to copy data from one Plex Media Server LXC to another Plex Media Server LXC - new GUI script to copy data from one Plex Media Server LXC to another Plex Media Server LXC
## Initial Catch up - 2022-01-23 ## Initial Catch up - 2022-01-23