We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92954cb + 25e6f39 commit 2a678f5Copy full SHA for 2a678f5
README.md
@@ -7,7 +7,7 @@
7
**GitHub** clone into `/plugins` dir:
8
9
```sh
10
-git clone https://github.com/webula/smallbackup
+git clone https://github.com/webula-cz/smallbackup
11
```
12
13
**OctoberCMS backend (OC1)**
@@ -29,7 +29,7 @@ You can set permissions to restrict access in *Settings > Small plugins > Small
29
"repositories": [
30
{
31
"type": "vcs",
32
- "url": "https://github.com/webula/smallbackup"
+ "url": "https://github.com/webula-cz/smallbackup"
33
}
34
]
35
0 commit comments