Skip to content

Commit 18eaa0b

Browse files
author
Enda
authored
chore: update paths (#549)
1 parent bab8a7c commit 18eaa0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ builds:
1818
binary: bin/rhoas
1919
main: ./cmd/rhoas
2020
ldflags:
21-
- -s -w -X github.com/bf2fc6cc711aee1a0c2a/cli/internal/build.Version={{.Version}}
21+
- -s -w -X github.com/redhat-developer/app-services-cli/internal/build.Version={{.Version}}
2222
id: macos
2323
goos: [darwin]
2424
goarch: [amd64]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Repository for the RHOAS CLI.
44

55
## Guides
66

7-
See our [Guides](https://github.com/bf2fc6cc711aee1a0c2a/guides/tree/main/rhoas-cli) for installation and usage instructions.
7+
See our [Guides](https://github.com/redhat-developer/app-services-guides/tree/main/rhoas-cli) for installation and usage instructions.
88

99
## Commands
1010

0 commit comments

Comments
 (0)