mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
docs: update docs to point to main branch
This commit is contained in:
parent
d0ec4de69b
commit
82181325bc
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.metadata = {
|
||||
"bug_tracker_uri" => "https://github.com/rack/rack-attack/issues",
|
||||
"changelog_uri" => "https://github.com/rack/rack-attack/blob/master/CHANGELOG.md",
|
||||
"changelog_uri" => "https://github.com/rack/rack-attack/blob/main/CHANGELOG.md",
|
||||
"source_code_uri" => "https://github.com/rack/rack-attack"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue