Skip to content

Commit

Permalink
Fixed a wrong link to release notes in /developer
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Nov 3, 2015
1 parent a28c53a commit 264ec10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/main_controller.rb
Expand Up @@ -170,7 +170,7 @@ def set_release(release)
@isos["net-32"] = nil
@isos["net-64"] = "Leap-42.1-NET-x86_64-Build0235-Media"

@releasenotes = _("https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap42.1/")
@releasenotes = _("https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/42.1/")
@releasename = "openSUSE 42.1 RC 1"
@repourl = "http://download.opensuse.org/distribution/leap/42.1"
@medium = "dvd"
Expand Down

0 comments on commit 264ec10

Please sign in to comment.