Skip to content

Commit 6afb1ff

Browse files
README: release link made generic
Instead of having to update the latest release link every time, now we just link to the releases page.
1 parent 375b0c2 commit 6afb1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Sonata is part of the [Sunburst Project](https://www.sunburst-project.org) funde
1414
## Current status
1515

1616
We are delighted to announce the release of the Sonata system!
17-
The latest release is available now from GitHub [here][release-v1.0].
17+
The latest release is available on GitHub [here][releases].
1818

1919
This new release provides a base FPGA image with I2C/SPI/UART peripherals that are suitable for use with the expansion headers as well as the on-board hardware.
2020

@@ -25,7 +25,7 @@ Environment setup and build instructions are available for Windows, macOS and Li
2525
If you find any issues with the Sonata system, or have features you would like to propose, please [create an issue on GitHub][create-issue].
2626
For support with the board itself please use the [forum][newae-forum] on the NewAE website, create an issue on the [sonata-pcb repository][sonata-pcb], or reach out to NewAE directly.
2727

28-
[release-v1.0]: https://github.com/lowRISC/sonata-system/releases/tag/v1.0
28+
[releases]: https://github.com/lowRISC/sonata-system/releases
2929
[sonata-software]: https://github.com/lowRISC/sonata-software
3030
[create-issue]: https://github.com/lowRISC/sonata-system/issues/new
3131
[newae-forum]: https://forum.newae.com/c/sonata-board/15

0 commit comments

Comments
 (0)