Skip to content

Commit 6658d05

Browse files
mriggerclaude
andcommitted
Make PHP bug link clickable on FlowFusion project page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c3c6c4e commit 6658d05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/project/flowfusion/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories: []
99
date: 2025-03-11T00:41:03+08:00
1010

1111
# Optional external URL for project (replaces project detail page).
12-
external_link: "https://github.com/php/flowfusion"
12+
external_link: ""
1313

1414
# Featured image
1515
# To use, add an image named `featured.jpg/png` to your page's folder.
@@ -27,7 +27,7 @@ image:
2727
# icon_pack: fab
2828
# icon: twitter
2929

30-
url_code: ""
30+
url_code: "https://github.com/php/flowfusion"
3131
url_pdf: ""
3232
url_slides: ""
3333
url_video: ""
@@ -40,4 +40,4 @@ url_video: ""
4040
slides: ""
4141
---
4242

43-
FlowFusion is an automated testing tool that has found more than 300 bugs in the PHP interpreter (see https://github.com/php/php-src/issues?q=is%3Aissue%20author%3AYuanchengJiang%20).
43+
FlowFusion is an automated testing tool that has found more than 300 [bugs in the PHP interpreter](https://github.com/php/php-src/issues?q=is%3Aissue%20author%3AYuanchengJiang%20).

0 commit comments

Comments
 (0)