Method: GovukTechDocs::SourceUrls#repo_url
- Defined in:
- lib/govuk_tech_docs/contribution_banner.rb
#repo_url ⇒ Object
25 26 27 |
# File 'lib/govuk_tech_docs/contribution_banner.rb', line 25 def repo_url "https://github.com/#{config[:tech_docs][:github_repo]}" end |