Skip to content

Commit

Permalink
Fix GitHub link
Browse files Browse the repository at this point in the history
  • Loading branch information
FerPerales committed Oct 27, 2023
1 parent f5d9cdc commit da930f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/doc_page.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def file_name
end

def git_url
"https://github.com/railsbridge/docs/blob/master/sites/#{@locale}/#{site.name}/#{file_name}"
"https://github.com/railsbridge/docs/blob/master/sites/#{site.name}/#{file_name}"
end

def src_url
Expand Down

0 comments on commit da930f3

Please sign in to comment.