Skip to content

Commit 1a8f54f

Browse files
authored
docs(README.md): minor changes
1 parent 49152f9 commit 1a8f54f

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
@@ -28,7 +28,7 @@ To use this repository you need:
2828

2929
## Built with
3030

31-
This project was built with [Dockerized PHP](https://github.com/fonil/dockerized-php), a lightweight dockerized environment to build PHP applications.
31+
This project was built with [Dockerized PHP](https://github.com/alcidesrc/dockerized-php), a lightweight dockerized environment to build PHP applications.
3232

3333

3434
## Getting Started
@@ -37,7 +37,7 @@ Just clone the repository into your preferred path:
3737

3838
```bash
3939
$ mkdir -p ~/path/to/my-new-project && cd ~/path/to/my-new-project
40-
$ git clone git@github.com:fonil/php-skeleton.git .
40+
$ git clone git@github.com:alcidesrc/php-skeleton.git .
4141
```
4242

4343
### Conventions
@@ -154,7 +154,7 @@ Only the latest major version receives security fixes.
154154

155155
### Reporting a Vulnerability
156156

157-
If you discover a security vulnerability within this project, please [open an issue here](https://github.com/fonil/php-skeleton/issues). All security vulnerabilities will be promptly addressed.
157+
If you discover a security vulnerability within this project, please [open an issue here](https://github.com/alcidesrc/php-skeleton/issues). All security vulnerabilities will be promptly addressed.
158158

159159
## License
160160

0 commit comments

Comments
 (0)