diff --git a/README.md b/README.md index 42045afa4..b99382066 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ compatibility](https://github.com/prawnpdf/prawn/wiki/API-Compatibility-Notes) guidelines. Generally speaking, you can expect tiny version updates to always be safe upgrades, but minor and major updates can introduce incompatibilities. -Be sure to read the release notes each time we cut a new release and lock your gems accordingly. -You can find the project CHANGELOG at: https://github.com/prawnpdf/prawn/wiki/CHANGELOG +Be sure to read the release notes in CHANGELOG.md each time we cut a +new release, and lock your gems accordingly. ## Support diff --git a/prawn.gemspec b/prawn.gemspec index addd5e4ee..5e0e17fde 100644 --- a/prawn.gemspec +++ b/prawn.gemspec @@ -41,20 +41,5 @@ Gem::Specification.new do |spec| spec.homepage = "http://prawn.majesticseacreature.com" spec.description = <