Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 690f920

Browse files
committed
Update README.md
Updated link in Writing new plugins to the new website, changed the Signing CLA link to markdown (some site miss render it e.g. https://hub.docker.com/r/pydio/pydio-core/)
1 parent d954b07 commit 690f920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ If you think you have found a bug and a way to fix it neatly in the code, use a
3333

3434
#### Writing new plugins
3535

36-
Please read the Developer doc located at https://pyd.io/documentation/developer, you will find here a bunch of useful information about the plugins architecture, how to create your own plugin, etc. The action.skeleton plugin is a perfect start for that.
36+
Please read the Developer doc located at https://pydio.com/en/docs/developer-guide, you will find here a bunch of useful information about the plugins architecture, how to create your own plugin, etc. The action.skeleton plugin is a perfect start for that.
3737

3838
New in latest build, in the Settings panel, you can find a new "Developer" node where all actions contributed by all plugins are listed. These can be called either by http, or via the CLI API. At the same location, you will find all "hooks" registered and triggered in the server, that are VERY useful when you want your plugin to be really sandboxed.
3939

4040
#### Signing the CLA
4141

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

0 commit comments

Comments
 (0)