Skip to content

Commit 9274ccc

Browse files
committed
Readded quotes to metadata in one file
1 parent 833d030 commit 9274ccc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/guides/web-servers/nginx/php-fpm-nginx

docs/guides/web-servers/nginx/php-fpm-nginx/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ keywords: ['php', 'php-fpm', 'fpm', 'nginx', 'web servers', 'linux']
99
tags: ['web-servers', 'nginx', 'php', 'serve', 'fpm']
1010
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1111
external_resources:
12-
- [PHP-FPM documentation](https://www.php.net/manual/en/install.fpm.php)
13-
- [NGINX](https://nginx.org/en/docs/)
12+
- "[PHP-FPM documentation](https://www.php.net/manual/en/install.fpm.php)"
13+
- "[NGINX](https://nginx.org/en/docs/)"
1414
---
1515

1616
The PHP FastCGI Process Manager (PHP-FPM) manages PHP processes independent of the web server as a modern FastCGI implementation with NGINX.

0 commit comments

Comments
 (0)