Skip to content

Commit

Permalink
docs(README.md): update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlcidesRC authored Aug 24, 2024
1 parent 905b38c commit 6d2a21c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Continuous Integration](https://github.com/fonil/dockerized-php/actions/workflows/ci.yml/badge.svg)](https://github.com/fonil/dockerized-php/actions/workflows/ci.yml)
[![Continuous Integration](https://github.com/alcidesrc/dockerized-php/actions/workflows/ci.yml/badge.svg)](https://github.com/alcidesrc/dockerized-php/actions/workflows/ci.yml)

# Dockerized PHP

Expand Down Expand Up @@ -65,7 +65,7 @@ Just clone the repository into your preferred path:

```bash
$ mkdir -p ~/path/to/my-new-project && cd ~/path/to/my-new-project
$ git clone [email protected]:fonil/dockerized-php.git .
$ git clone [email protected]:alcidesrc/dockerized-php.git .
```

### Conventions
Expand Down Expand Up @@ -286,7 +286,7 @@ PHP application must be placed into `src` folder.

> [!TIP]
>
> There are some `Makefile` commands that allows you to install a [PHP Skeleton](https://github.com/fonil/php-skeleton) as boilerplate or [Laravel](https://github.com/laravel/laravel) when creating `PHP` applications from scratch.
> There are some `Makefile` commands that allows you to install a [PHP Skeleton](https://github.com/alcidesrc/php-skeleton) as boilerplate or [Laravel](https://github.com/laravel/laravel) when creating `PHP` applications from scratch.


Expand Down Expand Up @@ -385,7 +385,7 @@ Only the latest major version receives security fixes.

### Reporting a Vulnerability

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



Expand Down

0 comments on commit 6d2a21c

Please sign in to comment.