Skip to content

Commit 090691f

Browse files
committed
Fix logo URL to point to community-scripts repo and remove dead links
1 parent 3c5f80f commit 090691f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="#">
3-
<img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo.png" height="100px" />
3+
<img src="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo.png" height="100px" />
44
</a>
55
</div>
66
<h1 align="center">Changelog</h1>
@@ -2282,28 +2282,28 @@ All LXC instances created using this repository come pre-installed with Midnight
22822282
### Changed
22832283

22842284
- **Node-Red LXC**
2285-
- Add Install [Themes Script](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/node-red-themes.png)
2285+
- Add Install Themes Script
22862286

22872287
## 2022-02-16
22882288

22892289
### Changed
22902290

22912291
- **Home Assistant Container LXC**
2292-
- Add Options to [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
2292+
- Add Options to Update Menu
22932293

22942294
## 2022-02-14
22952295

22962296
### Changed
22972297

22982298
- **Home Assistant Container LXC**
2299-
- Add [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
2299+
- Add Update Menu
23002300

23012301
## 2022-02-13
23022302

23032303
### Changed
23042304

23052305
- **Mariadb LXC**
2306-
- Add [Adminer](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool
2306+
- Add Adminer (formerly phpMinAdmin), a full-featured database management tool
23072307

23082308
## 2022-02-12
23092309

@@ -2395,7 +2395,7 @@ All LXC instances created using this repository come pre-installed with Midnight
23952395
- `va-driver-all` is preinstalled
23962396
- now using Ubuntu 21.10
23972397
- **misc**
2398-
- 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
2398+
- new GUI script to copy data from one Plex Media Server LXC to another Plex Media Server LXC
23992399
24002400
24012401
## Initial Catch up - 2022-01-23

0 commit comments

Comments
 (0)