Skip to content

Commit 87bc50a

Browse files
dereuromarkclaude
andcommitted
Fix malformed markdown in Development Environment section
The Galley, NetBeans, and Oven entries had corrupted markdown: - Extra `[-` at the start of Galley entry - A broken link spanning multiple lines - Local file path leaked in the markup - Word "favorite" was split across the broken link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b052e82 commit 87bc50a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ Additional lists you might find useful:
328328
- [DDEV](https://ddev.readthedocs.io/en/stable/) - Docker based local env.
329329
- [Devilbox](https://devilbox.readthedocs.io/en/latest/) - A docker development environment for (CakePHP) apps to be auto-setup including a lot of tools.
330330
- [Docker](https://github.com/stefanvangastel/docker-cakephp) - CakePHP in a docker container environment.
331-
[- [Galley](https://gitlab.com/amayer5125/galley) - A small Docker dev environment for CakePHP development which includes a simple command line utility.
332-
- [NetBeans](https://github.com/junichi11/cakephp3-netbeans) - This package provides support for CakePHP in NetBeans 8.1+.
333-
- [Oven](https://github.com/CakeDC/oven) - Setup your f](/media/mark/data/work/git/awesome-cakephp)avorite framework with 1 file and 1 click.
331+
- [Galley](https://gitlab.com/amayer5125/galley) - A small Docker dev environment for CakePHP development which includes a simple command line utility.
332+
- [NetBeans](https://github.com/junichi11/cakephp3-netbeans) - This package provides support for CakePHP in NetBeans 8.1+.
333+
- [Oven](https://github.com/CakeDC/oven) - Setup your favorite framework with 1 file and 1 click.
334334
- [Puppet](https://puppetlabs.com/) - A server automation framework and application.
335335
- [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
336336

0 commit comments

Comments
 (0)