We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc65b5 commit 3fd738aCopy full SHA for 3fd738a
1 file changed
README.md
@@ -29,7 +29,7 @@ Add following repository and dependency to your project's POM
29
<repository>
30
<id>groupdocs-artifact-repository</id>
31
<name>GroupDocs Artifact Repository</name>
32
- <url>http://artifact.groupdocs.cloud/repo</url>
+ <url>https://repository.groupdocs.cloud/repo</url>
33
</repository>
34
```
35
0 commit comments