The "Learn more" link that is included in the new "Welcome" page for first time users is a redirect that does not direct to a working page.
Steps to duplicate the problem:
# Download and run Jenkins 2.231
{{$ docker run --rm -p 8080:8080 -i -t jenkins/jenkins:2.231}}
# Install plugins including the ssh build agents plugin # Confirm the welcome page appears # Click the "Learn more" link on the welcome page # Browser will open https://jenkins.io/redirects/distributed-builds !screencapture-testing-a-markwaite-net-8080-2020-04-16-09_10_01-edit.png|thumbnail!
The "Learn more" link that is included in the new "Welcome" page for first time users is a redirect that does not direct to a working page.
Steps to duplicate the problem:
# Download and run Jenkins 2.231 {{$ docker run --rm -p 8080:8080 -i -t jenkins/jenkins:2.231}} # Install plugins including the ssh build agents plugin # Confirm the welcome page appears # Click the "Learn more" link on the welcome page