Skip to content

Commit 7e27abb

Browse files
committed
updated logos and anchors
1 parent 6ded4d5 commit 7e27abb

6 files changed

Lines changed: 11 additions & 14 deletions

File tree

docs/.vuepress/config-client/sidebar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ export default {
286286
},
287287
{
288288
path: '/els-for-libraries/guzzle/',
289-
icon: '/images/php-logo.webp',
289+
icon: '/images/guzzle.webp',
290290
},
291291
{
292292
path: '/els-for-libraries/httpful/',
@@ -310,7 +310,7 @@ export default {
310310
},
311311
{
312312
path: '/els-for-libraries/phpseclib/',
313-
icon: '/images/php-logo.webp',
313+
icon: '/images/phpseclib.webp',
314314
},
315315
{
316316
path: '/els-for-libraries/phpmailer/',
1.05 KB
Loading
476 Bytes
Loading

docs/els-for-libraries/guzzle/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,10 @@ This allows Composer to fall back to Packagist for packages not available in the
108108
109109
<WhatsNext hide-title>
110110
111-
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/) — Track vulnerability fixes and updates
112-
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes) — Released fixes
113-
* ![](/images/box.webp) [Supported components](https://tuxcare.com/cve-tracker/products) — Components covered by ELS
111+
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/?q=guzzlehttp%2Fguzzle) — Track vulnerability fixes and updates
112+
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes?q=guzzlehttp%2Fguzzle) — Released fixes
114113
* ![](/images/shield-alert.webp) [VEX feed](https://security.tuxcare.com/vex/cyclonedx/els_lang_php/) — Vulnerability Exploitability eXchange feed
115-
* ![](/images/wrench.webp) [Managing the ELS repository](/els-for-libraries/managing-els-repository/) — Upgrade to a newer version
114+
* ![](/images/wrench.webp) [Package updates](/els-for-libraries/managing-els-repository/#PHP) — Upgrade to a newer version
116115
117116
</WhatsNext>
118117

docs/els-for-libraries/phpseclib/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,10 @@ This allows Composer to fall back to Packagist for packages not available in the
108108
109109
<WhatsNext hide-title>
110110
111-
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/) — Track vulnerability fixes and updates
112-
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes) — Released fixes
113-
* ![](/images/box.webp) [Supported components](https://tuxcare.com/cve-tracker/products) — Components covered by ELS
111+
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/?q=phpseclib%2Fphpseclib) — Track vulnerability fixes and updates
112+
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes?q=phpseclib%2Fphpseclib) — Released fixes
114113
* ![](/images/shield-alert.webp) [VEX feed](https://security.tuxcare.com/vex/cyclonedx/els_lang_php/) — Vulnerability Exploitability eXchange feed
115-
* ![](/images/wrench.webp) [Managing the ELS repository](/els-for-libraries/managing-els-repository/) — Upgrade to a newer version
114+
* ![](/images/wrench.webp) [Package updates](/els-for-libraries/managing-els-repository/#PHP) — Upgrade to a newer version
116115
117116
</WhatsNext>
118117

docs/els-for-libraries/zendframework-zend-http/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,10 @@ This allows Composer to fall back to Packagist for packages not available in the
108108
109109
<WhatsNext hide-title>
110110
111-
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/) — Track vulnerability fixes and updates
112-
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes) — Released fixes
113-
* ![](/images/box.webp) [Supported components](https://tuxcare.com/cve-tracker/products) — Components covered by ELS
111+
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/?q=zendframework%2Fzend-http) — Track vulnerability fixes and updates
112+
* ![](/images/bolt.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes?q=zendframework%2Fzend-http) — Released fixes
114113
* ![](/images/shield-alert.webp) [VEX feed](https://security.tuxcare.com/vex/cyclonedx/els_lang_php/) — Vulnerability Exploitability eXchange feed
115-
* ![](/images/wrench.webp) [Managing the ELS repository](/els-for-libraries/managing-els-repository/) — Upgrade to a newer version
114+
* ![](/images/wrench.webp) [Package updates](/els-for-libraries/managing-els-repository/#PHP) — Upgrade to a newer version
116115
117116
</WhatsNext>
118117

0 commit comments

Comments
 (0)