mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-06 22:17:39 +03:00
Update the links to the new repository location (#81)
This commit is contained in:
parent
753d1d50d0
commit
1901655669
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ sudo make install
|
||||||
Clone the repository to a suitable location where you can extend and build this project.
|
Clone the repository to a suitable location where you can extend and build this project.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/keepassxreboot/keepassx.git
|
git clone https://github.com/keepassxreboot/keepassxc.git
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** This will clone the entire contents of the repository at the HEAD revision.
|
**Note:** This will clone the entire contents of the repository at the HEAD revision.
|
||||||
|
@ -54,6 +54,6 @@ git pull
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
We're always looking for suggestions to improve our application. If you have a suggestion for improving an existing feature,
|
We're always looking for suggestions to improve our application. If you have a suggestion for improving an existing feature,
|
||||||
or would like to suggest a completely new feature for KeePassX Reboot, please use the [Issues](https://github.com/keepassxreboot/keepassx/issues) section or our [Google Groups](https://groups.google.com/forum/#!forum/keepassx-reboot) forum.
|
or would like to suggest a completely new feature for KeePassX Reboot, please use the [Issues](https://github.com/keepassxreboot/keepassxc/issues) section or our [Google Groups](https://groups.google.com/forum/#!forum/keepassx-reboot) forum.
|
||||||
|
|
||||||
Please review the [CONTRIBUTING](.github/CONTRIBUTING.md) document for further information.
|
Please review the [CONTRIBUTING](.github/CONTRIBUTING.md) document for further information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue