Skip to content

Commit 61399c7

Browse files
author
klapaudius
committed
Rename guidelines file and update references accordingly.
The `guidelines.md` file was renamed to `development_guidelines.md` for improved clarity. All corresponding references in the documentation were updated to reflect this change. This ensures consistency and avoids potential broken links.
1 parent 2f5738a commit 61399c7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ klp_mcp_server:
9898

9999
The project includes a Docker setup that can be used for development. The Docker setup includes Nginx, PHP-FPM with Redis extension, and Redis server.
100100

101-
For detailed instructions on how to set up and use the Docker containers, please refer to the [Development Guidelines](docs/guidelines.md#docker-setup).
101+
For detailed instructions on how to set up and use the Docker containers, please refer to the [Development Guidelines](docs/development_guidelines.md#docker-setup).
102102

103103
## Strongly Recommended
104104
Enhance your application's security by implementing OAuth2 Authentication. You can use the [klapaudius/oauth-server-bundle](https://github.com/klapaudius/FOSOAuthServerBundle) or any other compatible OAuth2 solution.
File renamed without changes.

0 commit comments

Comments
 (0)