Skip to content

Fix a typo in the help url

David Fernandez requested to merge 10io-fix-link-typo into master

What does this Merge Request do?

lib/gdk/erb_renderer.rb is using a url with the wrong anchor. This MR fixes this.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports