Skip to content

Commit 14eb555

Browse files
authored
fix url (#74)
Signed-off-by: Mark Nelson <[email protected]>
1 parent 4b2af12 commit 14eb555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/spring-cli/catalog/project-catalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project-repositories:
33
- name: "obaas"
44
description: "RESTful Hello World service for Oracle Backend for Spring Boot and Microservices"
5-
url: "https://github.com/oracle/spring-cloud-oci/tree/obaas-starter/database/spring-cli/projects/obaas"
5+
url: "https://github.com/oracle/spring-cloud-oci/tree/main/database/spring-cli/projects/obaas"
66
tags:
77
- "obaas"
88
- "java-17"

0 commit comments

Comments
 (0)