Skip to content

Commit 82599ad

Browse files
committed
updated X icon, memcached doc
1 parent bc4dd52 commit 82599ad

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ author:
9898
icon: "fas fa-fw fa-link"
9999
url: "https://faveohelpdesk.com"
100100
- label: "X"
101-
icon: "fab fa-fw fa-x-twitter"
101+
icon: "fa-brands fa-x-twitter"
102102
url: "https://x.com/faveohelpdesk"
103103
- label: "GitHub"
104104
icon: "fab fa-fw fa-github"
@@ -112,7 +112,7 @@ author:
112112
footer:
113113
links:
114114
- label: "X"
115-
icon: "fab fa-fw fa-x-twitter"
115+
icon: "fa-brands fa-x-twitter"
116116
url: "https://x.com/faveohelpdesk"
117117
- label: "GitHub"
118118
icon: "fab fa-fw fa-github"

_docs/helpers/choose-debian.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ type: docs
44
permalink: /docs/helpers/choose-debian/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2023-02-02
7+
last_modified_at: 2026-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: Installing Faveo on Debian
1111
---
1212

13-
<img alt="debian" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/109px-Debian-OpenLogo.svg.png" width="96" height="127" />
13+
<img alt="debian" src="https://upload.wikimedia.org/wikipedia/commons/0/04/Debian_logo.png" width="96" height="100" />
1414

1515
Faveo can run on [Debian](https://www.debian.org/).
1616

_docs/installation/providers/enterprise/memcached.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ sudo systemctl restart memcached
286286

287287
<a href="https://pecl.php.net/package/memcached/3.4.0/windows" target="_blank" rel="noopener">Click Here</a> to download PHP 8.4 x64 extension zip file (NTS or TS depending on the PHP type) for Memcached.
288288

289-
<img src="https://raw.githubusercontent.com/ladybirdweb/faveo-server-images/master/_docs/installation/providers/enterprise/GUI-images/memcached.png" alt="" style=" width:400px ; height:150px ">
289+
<img src="https://raw.githubusercontent.com/faveosuite/faveo-server-images/refs/heads/master/_docs/installation/providers/enterprise/windows-images/memcached-php84.png" alt="" style=" width:400px ; height:150px ">
290290

291291
- Unzip the downloaded zip file *(php_memcached-3.2.0rc2-8.4-nts-vs16-x64.zip file or php_memcached-3.4.0.8.4-nts-vs17-x64.zip file)*.
292292

@@ -305,7 +305,7 @@ extension=php_memcached
305305

306306
#### Installing Memcached
307307

308-
<a href="https://static.runoob.com/download/memcached-win64-1.4.4-14.zip" target="_blank" rel="noopener">Click Here</a> to download the stable version of Memcached for windows Server.
308+
<a href="https://github.com/faveosuite/faveo-server-images/raw/master/_docs/installation/providers/enterprise/windows-images/memcached.zip" target="_blank" rel="noopener">Click Here</a> to download the stable version of Memcached for Windows Server.
309309

310310
- Unzip it in some hard drive folder. For example *C:\memcached*
311311

0 commit comments

Comments
 (0)