gnu: exercism: Update home-page.
* gnu/packages/education.scm (exercism)[home-page]: Follow redirect.
This commit is contained in:
parent
4b5ac6b226
commit
04516a7adf
1 changed files with 1 additions and 1 deletions
|
@ -1094,7 +1094,7 @@ machine, and more.")
|
|||
("github.com/spf13/viper" ,go-github-com-spf13-viper)
|
||||
("golang.org/x/net" ,go-golang-org-x-net)
|
||||
("golang.org/x/text" ,go-golang-org-x-text)))
|
||||
(home-page "https://exercism.io")
|
||||
(home-page "https://exercism.org/")
|
||||
(synopsis "Mentored learning for programming languages")
|
||||
(description "Commandline client for exercism.io, a free service providing
|
||||
mentored learning for programming languages.")
|
||||
|
|
Reference in a new issue