Skip to content

Commit

Permalink
Update team-management.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sandro Gehri <sandrogehri@gmail.com>
  • Loading branch information
nunomaduro and gehrisandro committed Sep 9, 2024
1 parent 16d0472 commit d9e78ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion team-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ With Pest, you can manage tasks and todos with your team directly from the conso

## Setting Up Project

To get started with team management in Pest, you need to specify the project's URL in your `pest.php` configuration file. This URL will be used to link todos to the corresponding project management system.
To get started with team management in Pest, you need to specify the project's URL in your `Pest.php` configuration file. This URL will be used to link todos to the corresponding project management system.

```php
pest()->project()->github('my-organization/my-repository');
Expand Down

0 comments on commit d9e78ab

Please sign in to comment.