Skip to content

Commit

Permalink
fix: update bad URLs in the release readme (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvolpato authored Feb 7, 2024
1 parent e96f4ba commit aad2739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ These are the repositories availables:
Once published, the artifacts can be downloaded from the following locations:

- Github Artifacts:
- https://github.com/substrait/sustrait-java/releases
- https://github.com/substrait-io/substrait-java/releases

- Sonatype OSSRH Artifacts:
- https://s01.oss.sonatype.org/content/repositories/{snapshots,staging,releases}/io/substrait/substrait-java/core/1.0.0/
Expand Down Expand Up @@ -277,7 +277,7 @@ $ ./isthmus-macOS-1.0.0 -c "CREATE TABLE Persons ( firstName VARCHAR, lastName
The CI process will automatically create a Github issue to track the failure.
```shell
[10:30:55 PM] [semantic-release] [@semantic-release/github] › ℹ Created issue #3: https://github.com/substrait/sustrait-java/issues/3.
[10:30:55 PM] [semantic-release] [@semantic-release/github] › ℹ Created issue #3: https://github.com/substrait-io/substrait-java/issues/3.
```
![release_failing](img/automate_release_is_failing.png)
Expand Down

0 comments on commit aad2739

Please sign in to comment.