Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md: Fix links to forum and CLA #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pydio server needs the following to be turned on:
* *Meta.syncable plugin* applied to the workspace you want to synchronize. This will track all the changes in a specific db-table, making it very quick for the sync client to load the last changes.
* *php_rsync* extension on the server to allow transferring files deltas instead of complete files contents when modified. Not yet implemented but will be back at one point.

##Client Setup
## Client Setup

### Installing

Expand Down Expand Up @@ -131,8 +131,8 @@ kernprof -v -l main.py

## Reporting Issues

If you have any questions, please consider finding or posting them on our <a href="https://pydio.com/forum/f/forum/troubleshooting/pydiosync/">dedicated forum</a>, once it is qualified as a bug, you can open issues.
If you have any questions, please consider finding or posting them on our [dedicated forum](https://forum.pydio.com/c/sync-client), once it is qualified as a bug, you can open issues.

## Contributing

Please <a href="http://pyd.io/contribute/cla">sign the Contributor License Agreement</a> before contributing.
Please [sign the Contributor License Agreement](https://pydio.com/en/community/contribute/contributor-license-agreement-cla) before contributing.