Skip to content

Commit

Permalink
Fix hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
akneni committed Jul 21, 2024
1 parent 736d6aa commit 30439c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you encounter any bugs or have feature requests, please open an issue on our
1. **Fork the Repository**: Create a personal fork of the TynkerBase repository on GitHub.
2. **Clone the Fork**: Clone your forked repository to your local machine.
```bash
git clone https://github.com/your-username/tynkerbase.git
git clone https://github.com/akneni/tynkerbase-XXX.git
```
3. **Create a Branch**: Create a new branch for your changes.
```bash
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ TynkerBase provides an open source, zero-knowledge self hosted cloud.
- More detailed documentation coming soon.

## Contributing
We welcome contributions! Please see our [contributing guidelines](https://github.com/aknen/tynkerbase/CONTRIBUTING.md) for more details.
We welcome contributions! Please see our [contributing guidelines](https://github.com/akneni/tynkerbase/blob/main/CONTRIBUTING.md) for more details.

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/aknen/tynkerbase/LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](https://github.com/akneni/tynkerbase/blob/main/LICENSE) file for details.

0 comments on commit 30439c4

Please sign in to comment.