Skip to content

Commit d8c3a13

Browse files
committed
Merge branch 'main' of github.com:railsware/js-routes
2 parents f947861 + 7072455 commit d8c3a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js-routes.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Gem::Specification.new do |s|
3030
"bug_tracker_uri" => "https://github.com/railsware/js-routes/issues",
3131
"changelog_uri" => "https://github.com/railsware/js-routes/blob/v#{version}/CHANGELOG.md",
3232
"documentation_uri" => "https://github.com/railsware/js-routes",
33-
"source_code_uri" => "https://github.com/railsware/js-routes/tree/v#{version}/activerecord",
33+
"source_code_uri" => "https://github.com/railsware/js-routes/tree/v#{version}",
3434
"rubygems_mfa_required" => "true",
3535
"github_repo" => "ssh://github.com/railsware/js-routes",
3636
}

0 commit comments

Comments
 (0)