change github

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-11-02 01:41:51 +01:00
padre aff6c82553
commit b3e8d34336
Se han modificado 20 ficheros con 31 adiciones y 31 borrados

Ver fichero

@@ -25,7 +25,7 @@
```bash
# Clone the repository
git clone https://github.com/yourusername/buque.git
git clone https://github.com/manalejandro/buque.git
cd buque
# Build and install
@@ -39,7 +39,7 @@ make build
### Using Go Install
```bash
go install github.com/yourusername/buque/cmd/buque@latest
go install github.com/manalejandro/buque/cmd/buque@latest
```
## Quick Start
@@ -408,8 +408,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
If you encounter any issues or have questions:
- Open an issue on [GitHub](https://github.com/yourusername/buque/issues)
- Check the [documentation](https://github.com/yourusername/buque/wiki)
- Open an issue on [GitHub](https://github.com/manalejandro/buque/issues)
- Check the [documentation](https://github.com/manalejandro/buque/wiki)
## Roadmap