diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/fpga.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 2167406b1c1..403e87dcff5 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -751,7 +751,7 @@ automated testing of HDL code.") #:phases #~(modify-phases %standard-phases (replace 'check (assoc-ref gnu:%standard-phases 'check))))) - (home-page "https://accellera.org/community/systemc") + (home-page "https://systemc.org/") (synopsis "Library for event-driven simulation") (description "SystemC is a C++ library for modeling concurrent systems, and the |
