Skip to content

Commit

Permalink
update link of conditions md
Browse files Browse the repository at this point in the history
  • Loading branch information
talaatmagdyx committed Jun 4, 2024
1 parent a69b146 commit 3506d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pip install retry_plus

## Usage

For detailed usage and examples, refer to the [Conditions Documentation](CONDITIONS.md).
For detailed usage and examples, refer to the [Conditions Documentation](https://github.com/talaatmagdyx/retry-plus/blob/main/CONDITIONS.md).

### Synchronous Function

Expand Down Expand Up @@ -192,7 +192,7 @@ We welcome contributions to improve the retry package. Here are some ways you ca
1. **Fork the repository**: Click the "Fork" button on the GitHub repository page.
2. **Clone your fork**: Clone your fork to your local machine.
```bash
git clone https://github.com/yourusername/retry_package.git
git clone https://github.com/talaatmagdyx/retry-plus.git
```
3. **Create a branch**: Create a new branch for your changes.
```bash
Expand Down

0 comments on commit 3506d37

Please sign in to comment.