We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6c0c0 commit 04816c1Copy full SHA for 04816c1
2 files changed
CONTRIBUTING.md
@@ -114,7 +114,7 @@ contribution. See the [DCO](DCO) file for details.
114
115
<!-- Real links -->
116
[0]: https://www.conventionalcommits.org/en/v1.0.0/
117
-[1]: https://github.com/trustification/exhort-api-spec/blob/main/api/v4/openapi.yaml
+[1]: https://github.com/guacsec/trustify-da-api-spec/blob/main/api/v4/openapi.yaml
118
119
<!-- Badge links -->
120
[10]: https://badgen.net/badge/Java%20Version/11/5382a1
pom.xml
@@ -61,7 +61,7 @@
61
<repositories>
62
<repository>
63
<id>github</id>
64
- <url>https://maven.pkg.github.com/trustification/exhort-api-spec</url>
+ <url>https://maven.pkg.github.com/guacsec/trustify-da-api-spec</url>
65
</repository>
66
</repositories>
67
0 commit comments